summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-243-1/+4
* net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa2015-03-241-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-233-0/+12
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-231-0/+10
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-221-0/+10
| | |\
| | | * netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-191-0/+10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-03-211-0/+1
| |\ \ \
| | * | | target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier2015-03-191-0/+1
| * | | | Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-03-211-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka2015-02-271-0/+1
| | |/ /
* | | | rhashtable: Fix sleeping inside RCU critical section in walk_stopHerbert Xu2015-03-231-0/+2
* | | | ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-231-0/+2
* | | | ipv6: do retries on stable privacy addressesHannes Frederic Sowa2015-03-231-0/+1
* | | | ipv6: collapse state_lock and lockHannes Frederic Sowa2015-03-231-2/+1
* | | | ipv6: introduce IFA_F_STABLE_PRIVACY flagHannes Frederic Sowa2015-03-231-0/+1
* | | | ipv6: generation of stable privacy addresses for link-local and autoconfHannes Frederic Sowa2015-03-231-0/+1
* | | | ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa2015-03-232-0/+5
* | | | rhashtable: Add immediate rehash during insertionHerbert Xu2015-03-231-5/+37
* | | | rhashtable: Add multiple rehash supportHerbert Xu2015-03-231-12/+14
* | | | rhashtable: Allow hashfn to be unsetHerbert Xu2015-03-231-6/+27
* | | | rhashtable: Eliminate unnecessary branch in rht_key_hashfnHerbert Xu2015-03-231-2/+6
* | | | Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/l...David S. Miller2015-03-233-8/+7
|\ \ \ \
| * | | | can: add combined rx/tx LED trigger supportYegor Yefremov2015-03-222-2/+6
| * | | | can: use sock_efree instead of own destructorFlorian Westphal2015-03-221-6/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-231-29/+0
|\ \ \ \ \
| * | | | | netfilter: bridge: kill nf_bridge_padFlorian Westphal2015-03-221-22/+0
| * | | | | netfilter: bridge: remove BRNF_STATE_BRIDGED flagFlorian Westphal2015-03-161-1/+0
| * | | | | netfilter: bridge: query conntrack about skb dnatFlorian Westphal2015-03-161-6/+0
* | | | | | af_packet: pass checksum validation status to the userAlexander Drozdov2015-03-231-0/+1
* | | | | | ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-231-0/+2
* | | | | | ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-231-0/+1
* | | | | | net: convert syn_wait_lock to a spinlockEric Dumazet2015-03-231-8/+3
* | | | | | inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet2015-03-233-4/+3
* | | | | | crypto: af_alg - Allow to link sglTadeusz Struk2015-03-231-1/+3
* | | | | | net: socket: add support for async operationstadeusz.struk@intel.com2015-03-231-0/+1
| |/ / / / |/| | | |
* | | | | net: neighbour: Add mcast_resolicit to configure the number of multicast reso...YOSHIFUJI Hideaki/吉藤英明2015-03-202-0/+2
* | | | | switchdev: kernel-doc cleanup on swithdev opsScott Feldman2015-03-201-16/+7
* | | | | Revert "selinux: add a skb_owned_by() hook"Eric Dumazet2015-03-201-8/+0
* | | | | act_bpf: add initial eBPF support for actionsDaniel Borkmann2015-03-202-1/+7
* | | | | ebpf: add sched_act_type and map it to sk_filter's verifier opsDaniel Borkmann2015-03-201-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-2020-20/+82
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-03-191-3/+3
| |\ \ \ \
| | * | | | Revert "pinctrl: consumer: use correct retval for placeholder functions"Linus Walleij2015-03-051-3/+3
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-194-1/+13
| |\ \ \ \
| | * | | | netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel2015-03-171-1/+4
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-03-161-0/+1
| | |\ \ \ \
| | | * | | | xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang2015-02-121-0/+1
| | * | | | | vxlan: fix wrong usage of VXLAN_VID_MASKAlexey Kodanev2015-03-131-0/+1
| | * | | | | xps: must clear sender_cpu before forwardingEric Dumazet2015-03-111-0/+7
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-03-181-0/+4
| |\ \ \ \ \