aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-04x25: add a sanity check parsing X.25 facilitiesDan Carpenter1-0/+4
2013-09-04net: correctly interlink lower/upper devicesVeaceslav Falico1-2/+2
2013-09-04tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel6-21/+6
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel6-18/+10
2013-09-04skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel5-14/+19
2013-09-04vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel1-1/+1
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel4-7/+5
2013-09-03wireless: scan: Remove comment to compare_ether_addrJoe Perches1-4/+0
2013-09-03batman: Remove reference to compare_ether_addrJoe Perches1-1/+1
2013-09-03llc: Use normal etherdevice.h testsJoe Perches3-8/+8
2013-09-03ipv6: ipv6_create_tempaddr cleanupPetr Holasek1-2/+0
2013-09-03ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac1-1/+9
2013-09-03Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-4/+31
2013-09-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller30-583/+1046
2013-09-03net: sctp: probe: allow more advanced ingress filtering by markDaniel Borkmann1-5/+13
2013-09-03net: neighbour: Remove CONFIG_ARPDTim Gardner4-22/+0
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds3-61/+62
2013-09-03net: dsa: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-09-03net: vlan: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-09-03SUNRPC refactor rpcauth_checkverf error returnsAndy Adamson4-13/+19
2013-09-03SUNRPC new rpc_credops to test credential expiryAndy Adamson3-2/+153
2013-09-03SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresultAndy Adamson1-1/+1
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-131/+143
2013-09-02net: make snmp_mib_free static inlineCong Wang1-12/+0
2013-09-02SUNRPC: rpcauth_create needs to know about rpc_clnt clone statusTrond Myklebust1-7/+8
2013-09-02RPCSEC_GSS: Share all credential caches on a per-transport basisTrond Myklebust1-3/+89
2013-09-01RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth cachesTrond Myklebust1-9/+68
2013-09-01SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust1-0/+35
2013-09-01SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust2-23/+25
2013-09-01SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementTrond Myklebust1-9/+1
2013-09-01RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentriesTrond Myklebust1-89/+92
2013-08-31net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()Cong Wang2-56/+13
2013-08-31ipv6: Add generic UDP Tunnel segmentationCong Wang2-52/+111
2013-08-31vxlan: add ipv6 proxy supportCong Wang2-4/+6
2013-08-31ipv6: move in6_dev_finish_destroy() into core kernelCong Wang2-30/+31
2013-08-31vxlan: add ipv6 route short circuit supportCong Wang1-0/+1
2013-08-31vxlan: add ipv6 supportCong Wang1-1/+1
2013-08-31ipv6: do not call ndisc_send_rs() with write lockCong Wang1-3/+7
2013-08-31ipv6: export in6addr_loopback to modulesCong Wang2-9/+16
2013-08-31ipv6: export a stub for IPv6 symbols used by vxlanCong Wang2-0/+14
2013-08-31ipv6: move ip6_local_out into core kernelCong Wang2-25/+26
2013-08-31ipv6: move ip6_dst_hoplimit() into core kernelCong Wang2-19/+22
2013-08-31qdisc: fix build with !CONFIG_NET_SCHEDstephen hemminger2-5/+4
2013-08-31qdisc: make args to qdisc_create_default conststephen hemminger1-2/+3
2013-08-30userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman2-3/+3
2013-08-31qdisc: allow setting default queuing disciplinestephen hemminger5-8/+95
2013-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-165/+423
2013-08-30net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann1-1/+2
2013-08-30net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet1-8/+3
2013-08-30Revert "ipv6: Don't depend on per socket memory for neighbour discovery messages"David S. Miller1-3/+7