summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \
| | * | | | | livepatch: Fix subtle race with coming and going modulesPetr Mladek2015-03-171-0/+4
| * | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-03-172-4/+16
| |\ \ \ \ \ \
| | * | | | | | uapi/virtio_scsi: allow overriding CDB/SENSE sizeMichael S. Tsirkin2015-03-131-2/+10
| | * | | | | | virtio_blk: fix comment for virtio 1.0Michael S. Tsirkin2015-03-101-1/+5
| | * | | | | | virtio_blk: typo fixMichael S. Tsirkin2015-03-101-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-171-0/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti2015-03-161-0/+1
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall2015-03-141-0/+1
| | | |/ / / / /
| * | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-151-0/+18
| |\ \ \ \ \ \ \
| | * | | | | | | clk: introduce clk_is_matchMichael Turquette2015-03-111-0/+18
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-153-3/+5
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'fixes-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann2015-03-112-2/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: dts: am43xx: fix SLEWCTRL_FAST pinctrl bindingDave Gerlach2015-03-061-1/+2
| | | * | | | | | | ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl bindingDave Gerlach2015-03-061-1/+2