Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | netfilter: xt_socket: check sk before checking for netns. | Flavio Leitner | 2018-09-28 | 1 | -2/+2 | |
| | | * | | | | netfilter: avoid erronous array bounds warning | Florian Westphal | 2018-09-28 | 1 | -0/+2 | |
| | | * | | | | netfilter: nft_set_rbtree: add missing rb_erase() in GC routine | Taehee Yoo | 2018-09-28 | 1 | -14/+14 | |
| | | * | | | | netfilter: conntrack: get rid of double sizeof | zhong jiang | 2018-09-20 | 1 | -2/+2 | |
| | | * | | | | netfilter: nft_osf: use enum nft_data_types for nft_validate_register_store | Stefan Agner | 2018-09-20 | 1 | -1/+1 | |
| | | * | | | | netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev | David Ahern | 2018-09-20 | 1 | -1/+2 | |
| | * | | | | | netlink: fix typo in nla_parse_nested() comment | Johannes Berg | 2018-09-29 | 1 | -1/+1 | |
| | * | | | | | r8169: Disable clk during suspend / resume | Hans de Goede | 2018-09-29 | 1 | -0/+5 | |
| | * | | | | | qlcnic: fix Tx descriptor corruption on 82xx devices | Shahed Shaikh | 2018-09-29 | 5 | -12/+17 | |
| | * | | | | | tipc: fix failover problem | LUU Duc Canh | 2018-09-29 | 3 | -0/+49 | |
| | * | | | | | Merge branch 'net-usb-Check-for-Wake-on-LAN-modes' | David S. Miller | 2018-09-29 | 7 | -13/+22 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | smsc95xx: Check for Wake-on-LAN modes | Florian Fainelli | 2018-09-29 | 1 | -0/+3 | |
| | | * | | | | | smsc75xx: Check for Wake-on-LAN modes | Florian Fainelli | 2018-09-29 | 1 | -0/+3 | |
| | | * | | | | | r8152: Check for supported Wake-on-LAN Modes | Florian Fainelli | 2018-09-29 | 1 | -0/+3 | |
| | | * | | | | | sr9800: Check for supported Wake-on-LAN modes | Florian Fainelli | 2018-09-29 | 1 | -0/+3 | |
| | | * | | | | | lan78xx: Check for supported Wake-on-LAN modes | Florian Fainelli | 2018-09-29 | 1 | -13/+4 | |
| | | * | | | | | ax88179_178a: Check for supported Wake-on-LAN modes | Florian Fainelli | 2018-09-29 | 1 | -0/+3 | |
| | | * | | | | | asix: Check for supported Wake-on-LAN modes | Florian Fainelli | 2018-09-29 | 1 | -0/+3 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge branch 'ieee802154-for-davem-2018-09-28' of git://git.kernel.org/pub/sc... | David S. Miller | 2018-09-29 | 3 | -10/+7 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ieee802154: mcr20a: Replace magic number with constants | Xue Liu | 2018-09-27 | 1 | -4/+4 | |
| | | * | | | | | ieee802154: ca8210: remove redundant condition check before debugfs_remove | zhong jiang | 2018-09-27 | 1 | -2/+1 | |
| | | * | | | | | ieee802154: remove unecessary condition check before debugfs_remove_recursive | zhong jiang | 2018-09-21 | 1 | -2/+1 | |
| | | * | | | | | ieee802154: Use kmemdup instead of duplicating it in ca8210_test_int_driver_w... | YueHaibing | 2018-09-21 | 1 | -2/+1 | |
| | * | | | | | | Merge tag 'rxrpc-fixes-20180928' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 2018-09-29 | 12 | -205/+189 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | rxrpc: Fix error distribution | David Howells | 2018-09-28 | 7 | -64/+16 | |
| | | * | | | | | | rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket | David Howells | 2018-09-28 | 1 | -10/+13 | |
| | | * | | | | | | rxrpc: Make service call handling more robust | David Howells | 2018-09-28 | 5 | -60/+38 | |
| | | * | | | | | | rxrpc: Improve up-front incoming packet checking | David Howells | 2018-09-28 | 2 | -28/+50 | |
| | | * | | | | | | rxrpc: Emit BUSY packets when supposed to rather than ABORTs | David Howells | 2018-09-28 | 4 | -18/+26 | |
| | | * | | | | | | rxrpc: Fix RTT gathering | David Howells | 2018-09-28 | 3 | -15/+33 | |
| | | * | | | | | | rxrpc: Fix checks as to whether we should set up a new call | David Howells | 2018-09-28 | 3 | -9/+15 | |
| | | * | | | | | | rxrpc: Remove dup code from rxrpc_find_connection_rcu() | David Howells | 2018-09-27 | 1 | -3/+0 | |
| | * | | | | | | | Merge branch 'netpoll-second-round-of-fixes' | David S. Miller | 2018-09-28 | 11 | -243/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | ibmvnic: remove ndo_poll_controller | Eric Dumazet | 2018-09-28 | 1 | -16/+0 | |
| | | * | | | | | | | sfc-falcon: remove ndo_poll_controller | Eric Dumazet | 2018-09-28 | 1 | -26/+0 | |
| | | * | | | | | | | sfc: remove ndo_poll_controller | Eric Dumazet | 2018-09-28 | 1 | -26/+0 | |
| | | * | | | | | | | net: ena: remove ndo_poll_controller | Eric Dumazet | 2018-09-28 | 1 | -22/+0 | |
| | | * | | | | | | | qlogic: netxen: remove ndo_poll_controller | Eric Dumazet | 2018-09-28 | 1 | -23/+0 | |
| | | * | | | | | | | qlcnic: remove ndo_poll_controller | Eric Dumazet | 2018-09-28 | 1 | -45/+0 | |
| | | * | | | | | | | virtio_net: remove ndo_poll_controller | Eric Dumazet | 2018-09-28 | 1 | -14/+0 | |
| | | * | | | | | | | net: hns: remove ndo_poll_controller | Eric Dumazet | 2018-09-28 | 1 | -18/+0 | |
| | | * | | | | | | | ehea: remove ndo_poll_controller | Eric Dumazet | 2018-09-28 | 1 | -14/+0 | |
| | | * | | | | | | | hinic: remove ndo_poll_controller | Eric Dumazet | 2018-09-28 | 1 | -20/+0 | |
| | | * | | | | | | | netpoll: do not test NAPI_STATE_SCHED in poll_one_napi() | Eric Dumazet | 2018-09-28 | 1 | -19/+1 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-09-28 | 11 | -54/+103 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds | Masashi Honma | 2018-09-27 | 1 | -5/+14 | |
| | | * | | | | | | | mac80211_hwsim: do not omit multicast announce of first added radio | Martin Willi | 2018-09-26 | 1 | -2/+1 | |
| | | * | | | | | | | mac80211_hwsim: fix race in radio destruction from netlink notifier | Martin Willi | 2018-09-26 | 1 | -13/+9 | |
| | | * | | | | | | | mac80211_hwsim: fix locking when iterating radios during ns exit | Martin Willi | 2018-09-26 | 1 | -4/+7 | |
| | | * | | | | | | | nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT | Masashi Honma | 2018-09-26 | 1 | -0/+1 |