summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-08ipv4: ip_tunnel: use net namespace from rtable not socketHannes Frederic Sowa
2015-04-07net: remove extra newlinesSheng Yong
2015-04-07hv_netvsc: Fix the packet free when it is in skb headroomHaiyang Zhang
2015-04-07hv_netvsc: Define a macro RNDIS_AND_PPI_SIZEHaiyang Zhang
2015-04-07hv_netvsc: Clean up two unused variablesHaiyang Zhang
2015-04-07tcp: RFC7413 option support for Fast Open clientDaniel Lee
2015-04-07tcp: RFC7413 option support for Fast Open serverDaniel Lee
2015-04-07cxgb4: Move ethtool related code to a separate fileHariprasad Shenai
2015-04-07netdevice.h: remove iflink descriptionNicolas Dichtel
2015-04-07Merge branch 'netns-next'David S. Miller
2015-04-07netns: allow to dump netns idsNicolas Dichtel
2015-04-07netns: notify netns id eventsNicolas Dichtel
2015-04-07netns: minor cleanup in rtnl_net_getid()Nicolas Dichtel
2015-04-07Merge branch 'udp_tunnel_sk'David S. Miller
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller
2015-04-07netfilter: Add socket pointer to nf_hook_state.David Miller
2015-04-07netfilter: Add nf_hook_state initializer function.David Miller
2015-04-07cosa: fix error return codeJulia Lawall
2015-04-07wan: lmc: fix error return codeJulia Lawall
2015-04-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-06Linux 4.0-rc7Linus Torvalds
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein
2015-04-06net: dsa: fix filling routing table from OF descriptionPavel Nakonechny
2015-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-06l2tp: unregister l2tp_net_ops on failure pathWANG Cong
2015-04-06virtio: document queue state logicMichael S. Tsirkin
2015-04-06tc: bpf: add checksum helpersAlexei Starovoitov
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-04-05Input: alps - document stick behavior for protocol V2Hans de Goede
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede
2015-04-05Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede
2015-04-04Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-04Merge branch 'nf-hook-compress'David S. Miller
2015-04-04Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-04Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-04netfilter: Pass nf_hook_state through arpt_do_table().David S. Miller
2015-04-04netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller
2015-04-04netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller
2015-04-04netfilter: Pass nf_hook_state through ipt_do_table().David S. Miller
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller
2015-04-04netfilter: Use nf_hook_state in nf_queue_entry.David S. Miller
2015-04-04netfilter: Create and use nf_hook_state.David S. Miller
2015-04-04Bluetooth: Fix location of TX power field in LE advertising dataMarcel Holtmann
2015-04-04Bluetooth: hidp: Use BIT(x) instead of (1 << x)Marcel Holtmann