summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-08ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan
2017-09-08ipv6: fix typo in fib6_net_exit()Eric Dumazet
2017-09-08tcp: fix a request socket leakEric Dumazet
2017-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-09-08Merge tag 'wireless-drivers-for-davem-2017-09-08' of git://git.kernel.org/pub...David S. Miller
2017-09-08sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner
2017-09-08netfilter: xt_hashlimit: fix build error caused by 64bit divisionVishwanath Pai
2017-09-08netfilter: xt_hashlimit: alloc hashtable with right sizeZhizhou Tian
2017-09-08netfilter: core: remove erroneous warn_onFlorian Westphal
2017-09-08netfilter: nat: use keyed locksFlorian Westphal
2017-09-08netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal
2017-09-08netfilter: xtables: add scheduling opportunity in get_countersFlorian Westphal
2017-09-08netfilter: nf_nat: don't bug when mapping already existsFlorian Westphal
2017-09-08ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca
2017-09-08netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_scheduleXin Long
2017-09-08netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packetXin Long
2017-09-08brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON
2017-09-07rds: Fix incorrect statistics countingHÃ¥kon Bugge
2017-09-07isdn: isdnloop: fix logic error in isdnloop_sendbufArnd Bergmann
2017-09-07udp: drop head states only when all skb references are gonePaolo Abeni
2017-09-07ip6_gre: update mtu properly in ip6gre_errXin Long
2017-09-07net: sched: fix memleak for chain zeroJiri Pirko
2017-09-07Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-09-07iwlwifi: mvm: only send LEDS_CMD when the FW supports itLuca Coelho
2017-09-07rtlwifi: btcoexist: Fix antenna selection codeLarry Finger
2017-09-07rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger
2017-09-06tipc: remove unnecessary call to dev_net()Kleber Sacilotto de Souza
2017-09-06netlink: access nlk groups safely in netlink bind and getnameXin Long
2017-09-06netlink: fix an use-after-free issue for nlk groupsXin Long
2017-09-06sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfqGao Feng
2017-09-06dt-binding: phy: don't confuse with Ethernet phy propertiesBaruch Siach
2017-09-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-06Merge tag 'dlm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2017-09-06Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-09-06Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-09-06Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-06mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg
2017-09-06mac80211: Complete ampdu work schedule during session tear downIlan peer
2017-09-06cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}Emmanuel Grumbach
2017-09-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-05i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aqJacob Keller
2017-09-05i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain
2017-09-05Merge branch 'xgene-Misc-bug-fixes'David S. Miller
2017-09-05drivers: net: xgene: Remove return statement from void functionIyappan Subramanian
2017-09-05drivers: net: xgene: Configure tx/rx delay for ACPIQuan Nguyen
2017-09-05drivers: net: xgene: Read tx/rx delay for ACPIIyappan Subramanian