Age | Commit message (Expand) | Author | Files | Lines |
2016-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 4 | -16/+26 |
2016-10-06 | crush: remove redundant local variable | Ilya Dryomov | 1 | -3/+2 |
2016-10-06 | crush: don't normalize input of crush_ln iteratively | Ilya Dryomov | 1 | -3/+9 |
2016-10-04 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg | 226 | -2382/+6750 |
2016-10-04 | netfilter: nft_limit: fix divided by zero panic | Liping Zhang | 1 | -2/+2 |
2016-10-04 | netfilter: fix namespace handling in nf_log_proc_dostring | Jann Horn | 1 | -2/+4 |
2016-10-04 | net/ncsi: Introduce ncsi_stop_dev() | Gavin Shan | 1 | -13/+24 |
2016-10-04 | net/ncsi: Rework the channel monitoring | Gavin Shan | 3 | -23/+35 |
2016-10-04 | net/ncsi: Allow to extend NCSI request properties | Gavin Shan | 4 | -14/+17 |
2016-10-04 | net/ncsi: Rework request index allocation | Gavin Shan | 2 | -8/+10 |
2016-10-04 | net/ncsi: Don't probe on the reserved channel ID (0x1f) | Gavin Shan | 1 | -2/+2 |
2016-10-04 | net/ncsi: Introduce NCSI_RESERVED_CHANNEL | Gavin Shan | 2 | -7/+8 |
2016-10-04 | net/ncsi: Avoid unused-value build warning from ia64-linux-gcc | Gavin Shan | 2 | -27/+81 |
2016-10-04 | net: Add netdev all_adj_list refcnt propagation to fix panic | Andrew Collins | 1 | -31/+37 |
2016-10-04 | net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header | Shmulik Ladkani | 1 | -15/+22 |
2016-10-04 | net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ... | Shmulik Ladkani | 1 | -0/+9 |
2016-10-04 | skb_splice_bits(): get rid of callback | Al Viro | 4 | -59/+5 |
2016-10-03 | libceph: ceph_build_auth() doesn't need ceph_auth_build_hello() | Ilya Dryomov | 1 | -3/+1 |
2016-10-03 | libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello() | Ilya Dryomov | 1 | -1/+1 |
2016-10-03 | Merge tag 'rxrpc-rewrite-20160930' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 11 | -92/+110 |
2016-10-03 | openvswitch: use mpls_hdr | Jiri Benc | 1 | -12/+12 |
2016-10-03 | mpls: move mpls_hdr to a common location | Jiri Benc | 1 | -9/+1 |
2016-10-03 | openvswitch: mpls: set network header correctly on key extract | Jiri Benc | 1 | -8/+3 |
2016-10-03 | net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling | Arnd Bergmann | 1 | -0/+3 |
2016-10-03 | net: pktgen: fix pkt_size | Paolo Abeni | 1 | -11/+10 |
2016-10-03 | ipv6 addrconf: remove addrconf_sysctl_hop_limit() | Maciej Żenczykowski | 1 | -17/+14 |
2016-10-03 | netfilter: bridge: clarify bridge/netfilter message | Stefan Agner | 1 | -2/+4 |
2016-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 16 | -65/+91 |
2016-10-01 | net: Use ns_capable_noaudit() when determining net sysctl permissions | Tyler Hicks | 1 | -1/+1 |
2016-09-30 | sunrpc: replace generic auth_cred hash with auth-specific function | Frank Sorenson | 1 | -1/+1 |
2016-09-30 | sunrpc: add RPCSEC_GSS hash_cred() function | Frank Sorenson | 1 | -0/+7 |
2016-09-30 | sunrpc: add auth_unix hash_cred() function | Frank Sorenson | 1 | -0/+9 |
2016-09-30 | sunrpc: add generic_auth hash_cred() function | Frank Sorenson | 1 | -0/+9 |
2016-09-30 | netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division | Vishwanath Pai | 1 | -7/+8 |
2016-09-30 | netfilter: accommodate different kconfig in nf_set_hooks_head | Aaron Conole | 1 | -4/+11 |
2016-09-30 | netfilter: Fix potential null pointer dereference | Aaron Conole | 1 | -1/+1 |
2016-09-30 | rxrpc: Fix the call timer handling | David Howells | 2 | -13/+20 |
2016-09-30 | rxrpc: Keep the call timeouts as ktimes rather than jiffies | David Howells | 7 | -62/+69 |
2016-09-30 | rxrpc: Remove error from struct rxrpc_skb_priv as it is unused | David Howells | 1 | -1/+0 |
2016-09-30 | rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary | David Howells | 6 | -21/+24 |
2016-09-30 | rxrpc: Reduce ssthresh to peer's receive window | David Howells | 1 | -0/+2 |
2016-09-30 | rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh | David Howells | 1 | -3/+3 |
2016-09-30 | mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue | Toke Høiland-Jørgensen | 5 | -90/+228 |
2016-09-30 | mac80211: mesh: decrease max drift | Pedersen, Thomas | 1 | -1/+1 |
2016-09-30 | mac80211: add offset_tsf driver op and use it for mesh | Pedersen, Thomas | 5 | -6/+60 |
2016-09-30 | mac80211: Set lower memory limit for non-VHT devices | Toke Høiland-Jørgensen | 1 | -0/+19 |
2016-09-30 | mac80211: Export fq memory limit information in debugfs | Toke Høiland-Jørgensen | 1 | -0/+8 |
2016-09-30 | mac80211: Add API to report NAN function match | Ayala Beker | 1 | -0/+25 |
2016-09-30 | mac80211: Implement add_nan_func and rm_nan_func | Ayala Beker | 7 | -3/+273 |
2016-09-30 | mac80211: implement nan_change_conf | Ayala Beker | 4 | -0/+93 |