summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | netfilter: xt_socket: check sk before checking for netns.Flavio Leitner2018-09-281-2/+2
| | | * | | | netfilter: avoid erronous array bounds warningFlorian Westphal2018-09-281-0/+2
| | | * | | | netfilter: nft_set_rbtree: add missing rb_erase() in GC routineTaehee Yoo2018-09-281-14/+14
| | | * | | | netfilter: conntrack: get rid of double sizeofzhong jiang2018-09-201-2/+2
| | | * | | | netfilter: nft_osf: use enum nft_data_types for nft_validate_register_storeStefan Agner2018-09-201-1/+1
| | | * | | | netfilter: bridge: Don't sabotage nf_hook calls from an l3mdevDavid Ahern2018-09-201-1/+2
| | * | | | | netlink: fix typo in nla_parse_nested() commentJohannes Berg2018-09-291-1/+1
| | * | | | | r8169: Disable clk during suspend / resumeHans de Goede2018-09-291-0/+5
| | * | | | | qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh2018-09-295-12/+17
| | * | | | | tipc: fix failover problemLUU Duc Canh2018-09-293-0/+49
| | * | | | | Merge branch 'net-usb-Check-for-Wake-on-LAN-modes'David S. Miller2018-09-297-13/+22
| | |\ \ \ \ \
| | | * | | | | smsc95xx: Check for Wake-on-LAN modesFlorian Fainelli2018-09-291-0/+3
| | | * | | | | smsc75xx: Check for Wake-on-LAN modesFlorian Fainelli2018-09-291-0/+3
| | | * | | | | r8152: Check for supported Wake-on-LAN ModesFlorian Fainelli2018-09-291-0/+3
| | | * | | | | sr9800: Check for supported Wake-on-LAN modesFlorian Fainelli2018-09-291-0/+3
| | | * | | | | lan78xx: Check for supported Wake-on-LAN modesFlorian Fainelli2018-09-291-13/+4
| | | * | | | | ax88179_178a: Check for supported Wake-on-LAN modesFlorian Fainelli2018-09-291-0/+3
| | | * | | | | asix: Check for supported Wake-on-LAN modesFlorian Fainelli2018-09-291-0/+3
| | |/ / / / /
| | * | | | | Merge branch 'ieee802154-for-davem-2018-09-28' of git://git.kernel.org/pub/sc...David S. Miller2018-09-293-10/+7
| | |\ \ \ \ \
| | | * | | | | ieee802154: mcr20a: Replace magic number with constantsXue Liu2018-09-271-4/+4
| | | * | | | | ieee802154: ca8210: remove redundant condition check before debugfs_removezhong jiang2018-09-271-2/+1
| | | * | | | | ieee802154: remove unecessary condition check before debugfs_remove_recursivezhong jiang2018-09-211-2/+1
| | | * | | | | ieee802154: Use kmemdup instead of duplicating it in ca8210_test_int_driver_w...YueHaibing2018-09-211-2/+1
| | * | | | | | Merge tag 'rxrpc-fixes-20180928' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-09-2912-205/+189
| | |\ \ \ \ \ \
| | | * | | | | | rxrpc: Fix error distributionDavid Howells2018-09-287-64/+16
| | | * | | | | | rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socketDavid Howells2018-09-281-10/+13
| | | * | | | | | rxrpc: Make service call handling more robustDavid Howells2018-09-285-60/+38
| | | * | | | | | rxrpc: Improve up-front incoming packet checkingDavid Howells2018-09-282-28/+50
| | | * | | | | | rxrpc: Emit BUSY packets when supposed to rather than ABORTsDavid Howells2018-09-284-18/+26
| | | * | | | | | rxrpc: Fix RTT gatheringDavid Howells2018-09-283-15/+33
| | | * | | | | | rxrpc: Fix checks as to whether we should set up a new callDavid Howells2018-09-283-9/+15
| | | * | | | | | rxrpc: Remove dup code from rxrpc_find_connection_rcu()David Howells2018-09-271-3/+0
| | * | | | | | | Merge branch 'netpoll-second-round-of-fixes'David S. Miller2018-09-2811-243/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | ibmvnic: remove ndo_poll_controllerEric Dumazet2018-09-281-16/+0
| | | * | | | | | | sfc-falcon: remove ndo_poll_controllerEric Dumazet2018-09-281-26/+0
| | | * | | | | | | sfc: remove ndo_poll_controllerEric Dumazet2018-09-281-26/+0
| | | * | | | | | | net: ena: remove ndo_poll_controllerEric Dumazet2018-09-281-22/+0
| | | * | | | | | | qlogic: netxen: remove ndo_poll_controllerEric Dumazet2018-09-281-23/+0
| | | * | | | | | | qlcnic: remove ndo_poll_controllerEric Dumazet2018-09-281-45/+0
| | | * | | | | | | virtio_net: remove ndo_poll_controllerEric Dumazet2018-09-281-14/+0
| | | * | | | | | | net: hns: remove ndo_poll_controllerEric Dumazet2018-09-281-18/+0
| | | * | | | | | | ehea: remove ndo_poll_controllerEric Dumazet2018-09-281-14/+0
| | | * | | | | | | hinic: remove ndo_poll_controllerEric Dumazet2018-09-281-20/+0
| | | * | | | | | | netpoll: do not test NAPI_STATE_SCHED in poll_one_napi()Eric Dumazet2018-09-281-19/+1
| | |/ / / / / / /
| | * | | | | | | Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-2811-54/+103
| | |\ \ \ \ \ \ \
| | | * | | | | | | nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma2018-09-271-5/+14
| | | * | | | | | | mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi2018-09-261-2/+1
| | | * | | | | | | mac80211_hwsim: fix race in radio destruction from netlink notifierMartin Willi2018-09-261-13/+9
| | | * | | | | | | mac80211_hwsim: fix locking when iterating radios during ns exitMartin Willi2018-09-261-4/+7
| | | * | | | | | | nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HTMasashi Honma2018-09-261-0/+1