aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-24filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar3-1/+4
2015-03-24net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa1-2/+0
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+12
2015-03-23rhashtable: Fix sleeping inside RCU critical section in walk_stopHerbert Xu1-0/+2
2015-03-23ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa1-0/+2
2015-03-23ipv6: do retries on stable privacy addressesHannes Frederic Sowa1-0/+1
2015-03-23ipv6: collapse state_lock and lockHannes Frederic Sowa1-2/+1
2015-03-23ipv6: introduce IFA_F_STABLE_PRIVACY flagHannes Frederic Sowa1-0/+1
2015-03-23ipv6: generation of stable privacy addresses for link-local and autoconfHannes Frederic Sowa1-0/+1
2015-03-23ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa2-0/+5
2015-03-23rhashtable: Add immediate rehash during insertionHerbert Xu1-5/+37
2015-03-23rhashtable: Add multiple rehash supportHerbert Xu1-12/+14
2015-03-23rhashtable: Allow hashfn to be unsetHerbert Xu1-6/+27
2015-03-23rhashtable: Eliminate unnecessary branch in rht_key_hashfnHerbert Xu1-2/+6
2015-03-23Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller3-8/+7
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-29/+0
2015-03-23af_packet: pass checksum validation status to the userAlexander Drozdov1-0/+1
2015-03-23ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet1-0/+2
2015-03-23ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet1-0/+1
2015-03-23net: convert syn_wait_lock to a spinlockEric Dumazet1-8/+3
2015-03-23inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet3-4/+3
2015-03-23crypto: af_alg - Allow to link sglTadeusz Struk1-1/+3
2015-03-23net: socket: add support for async operationstadeusz.struk@intel.com1-0/+1
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+10
2015-03-22can: add combined rx/tx LED trigger supportYegor Yefremov2-2/+6
2015-03-22can: use sock_efree instead of own destructorFlorian Westphal1-6/+1
2015-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+10
2015-03-22netfilter: bridge: kill nf_bridge_padFlorian Westphal1-22/+0
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-0/+1
2015-03-20net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state.YOSHIFUJI Hideaki/吉藤英明2-0/+2
2015-03-20switchdev: kernel-doc cleanup on swithdev opsScott Feldman1-16/+7
2015-03-20Revert "selinux: add a skb_owned_by() hook"Eric Dumazet1-8/+0
2015-03-20act_bpf: add initial eBPF support for actionsDaniel Borkmann2-1/+7
2015-03-20ebpf: add sched_act_type and map it to sk_filter's verifier opsDaniel Borkmann1-0/+1
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-20/+82
2015-03-20rhashtable: Fix undeclared EEXIST build error on ia64Herbert Xu1-0/+1
2015-03-20rhashtable: Rip out obsolete out-of-line interfaceHerbert Xu1-16/+3
2015-03-20rhashtable: Allow hash/comparison functions to be inlinedHerbert Xu1-0/+386
2015-03-20rhashtable: Make rhashtable_init params argument constHerbert Xu1-1/+2
2015-03-20net: increase sk_[max_]ack_backlogEric Dumazet1-2/+2
2015-03-20inet: get rid of central tcp/dccp listener timerEric Dumazet3-58/+46
2015-03-20inet: drop prev pointer handling in request sockEric Dumazet4-14/+16
2015-03-19target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0Christophe Vu-Brugier1-0/+1
2015-03-19Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-3/+3
2015-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller5-8/+84
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+13
2015-03-19netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso1-0/+10
2015-03-18bridge: add ageing_time, stp_state, priority over netlinkJörg Thalheim1-0/+3
2015-03-18net: Fix high overhead of vlan sub-device teardown.David S. Miller1-0/+1