summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-09-04net: sctp: Fix data chunk fragmentation for MTU values which are not multiple...Alexander Sverdlin
2013-09-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-09-04SUNRPC: Add tracepoints to help debug socket connection issuesTrond Myklebust
2013-09-04netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packetPhil Oester
2013-09-04netfilter: SYNPROXY: let unrelated packets continueJesper Dangaard Brouer
2013-09-04netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()Patrick McHardy
2013-09-04netfilter: more strict TCP flag matching in SYNPROXYJesper Dangaard Brouer
2013-09-04Merge branch 'master' into for-3.12/upstreamJiri Kosina
2013-09-04libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calcSage Weil
2013-09-04tcp: Change return value of tcp_rcv_established()Vijay Subramanian
2013-09-04net: tcp_probe: adapt tbuf size for recent changesDaniel Borkmann
2013-09-04x25: add a sanity check parsing X.25 facilitiesDan Carpenter
2013-09-04net: correctly interlink lower/upper devicesVeaceslav Falico
2013-09-04tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel
2013-09-04skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel
2013-09-04vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel
2013-09-04wireless: scan: Remove comment to compare_ether_addrJoe Perches
2013-09-04batman: Remove reference to compare_ether_addrJoe Perches
2013-09-04llc: Use normal etherdevice.h testsJoe Perches
2013-09-04ipv6: ipv6_create_tempaddr cleanupPetr Holasek
2013-09-04ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2013-09-04Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-09-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-09-04net: sctp: probe: allow more advanced ingress filtering by markDaniel Borkmann
2013-09-04net: neighbour: Remove CONFIG_ARPDTim Gardner
2013-09-04Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-09-04net: dsa: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-04net: vlan: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-03SUNRPC refactor rpcauth_checkverf error returnsAndy Adamson
2013-09-03SUNRPC new rpc_credops to test credential expiryAndy Adamson
2013-09-03SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresultAndy Adamson
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03net: make snmp_mib_free static inlineCong Wang
2013-09-02SUNRPC: rpcauth_create needs to know about rpc_clnt clone statusTrond Myklebust
2013-09-02RPCSEC_GSS: Share all credential caches on a per-transport basisTrond Myklebust
2013-09-01RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth cachesTrond Myklebust
2013-09-01SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust
2013-09-01SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust
2013-09-01SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementTrond Myklebust
2013-09-01RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentriesTrond Myklebust
2013-09-01net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()Cong Wang
2013-09-01ipv6: Add generic UDP Tunnel segmentationCong Wang
2013-09-01vxlan: add ipv6 proxy supportCong Wang
2013-09-01ipv6: move in6_dev_finish_destroy() into core kernelCong Wang
2013-09-01vxlan: add ipv6 route short circuit supportCong Wang
2013-09-01vxlan: add ipv6 supportCong Wang
2013-09-01ipv6: do not call ndisc_send_rs() with write lockCong Wang
2013-09-01ipv6: export in6addr_loopback to modulesCong Wang