Age | Commit message (Expand) | Author | Files | Lines |
2013-09-04 | x25: add a sanity check parsing X.25 facilities | Dan Carpenter | 1 | -0/+4 |
2013-09-04 | net: correctly interlink lower/upper devices | Veaceslav Falico | 1 | -2/+2 |
2013-09-04 | tunnels: harmonize cleanup done on skb on rx path | Nicolas Dichtel | 6 | -21/+6 |
2013-09-04 | tunnels: harmonize cleanup done on skb on xmit path | Nicolas Dichtel | 6 | -18/+10 |
2013-09-04 | skb: allow skb_scrub_packet() to be used by tunnels | Nicolas Dichtel | 5 | -14/+19 |
2013-09-04 | vxlan: remove net arg from vxlan[6]_xmit_skb() | Nicolas Dichtel | 1 | -1/+1 |
2013-09-04 | iptunnels: remove net arg from iptunnel_xmit() | Nicolas Dichtel | 4 | -7/+5 |
2013-09-04 | wireless: scan: Remove comment to compare_ether_addr | Joe Perches | 1 | -4/+0 |
2013-09-04 | batman: Remove reference to compare_ether_addr | Joe Perches | 1 | -1/+1 |
2013-09-04 | llc: Use normal etherdevice.h tests | Joe Perches | 3 | -8/+8 |
2013-09-04 | ipv6: ipv6_create_tempaddr cleanup | Petr Holasek | 1 | -2/+0 |
2013-09-04 | ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO | Jiri Bohac | 1 | -1/+9 |
2013-09-04 | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller | 1 | -4/+31 |
2013-09-04 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 30 | -583/+1046 |
2013-09-04 | net: sctp: probe: allow more advanced ingress filtering by mark | Daniel Borkmann | 1 | -5/+13 |
2013-09-04 | net: neighbour: Remove CONFIG_ARPD | Tim Gardner | 4 | -22/+0 |
2013-09-04 | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 3 | -61/+62 |
2013-09-04 | net: dsa: inherit addr_assign_type along with dev_addr | Bjørn Mork | 1 | -1/+1 |
2013-09-04 | net: vlan: inherit addr_assign_type along with dev_addr | Bjørn Mork | 1 | -1/+1 |
2013-09-03 | SUNRPC refactor rpcauth_checkverf error returns | Andy Adamson | 4 | -13/+19 |
2013-09-03 | SUNRPC new rpc_credops to test credential expiry | Andy Adamson | 3 | -2/+153 |
2013-09-03 | SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult | Andy Adamson | 1 | -1/+1 |
2013-09-03 | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -131/+143 |
2013-09-03 | net: make snmp_mib_free static inline | Cong Wang | 1 | -12/+0 |
2013-09-02 | SUNRPC: rpcauth_create needs to know about rpc_clnt clone status | Trond Myklebust | 1 | -7/+8 |
2013-09-02 | RPCSEC_GSS: Share all credential caches on a per-transport basis | Trond Myklebust | 1 | -3/+89 |
2013-09-01 | RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches | Trond Myklebust | 1 | -9/+68 |
2013-09-01 | SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects | Trond Myklebust | 1 | -0/+35 |
2013-09-01 | SUNRPC: Remove the rpc_client->cl_dentry | Trond Myklebust | 2 | -23/+25 |
2013-09-01 | SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management | Trond Myklebust | 1 | -9/+1 |
2013-09-01 | RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries | Trond Myklebust | 1 | -89/+92 |
2013-09-01 | net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment() | Cong Wang | 2 | -56/+13 |
2013-09-01 | ipv6: Add generic UDP Tunnel segmentation | Cong Wang | 2 | -52/+111 |
2013-09-01 | vxlan: add ipv6 proxy support | Cong Wang | 2 | -4/+6 |
2013-09-01 | ipv6: move in6_dev_finish_destroy() into core kernel | Cong Wang | 2 | -30/+31 |
2013-09-01 | vxlan: add ipv6 route short circuit support | Cong Wang | 1 | -0/+1 |
2013-09-01 | vxlan: add ipv6 support | Cong Wang | 1 | -1/+1 |
2013-09-01 | ipv6: do not call ndisc_send_rs() with write lock | Cong Wang | 1 | -3/+7 |
2013-09-01 | ipv6: export in6addr_loopback to modules | Cong Wang | 2 | -9/+16 |
2013-09-01 | ipv6: export a stub for IPv6 symbols used by vxlan | Cong Wang | 2 | -0/+14 |
2013-09-01 | ipv6: move ip6_local_out into core kernel | Cong Wang | 2 | -25/+26 |
2013-09-01 | ipv6: move ip6_dst_hoplimit() into core kernel | Cong Wang | 2 | -19/+22 |
2013-09-01 | qdisc: fix build with !CONFIG_NET_SCHED | stephen hemminger | 2 | -5/+4 |
2013-09-01 | qdisc: make args to qdisc_create_default const | stephen hemminger | 1 | -2/+3 |
2013-08-31 | userns: Kill nsown_capable it makes the wrong thing easy | Eric W. Biederman | 2 | -3/+3 |
2013-08-31 | qdisc: allow setting default queuing discipline | stephen hemminger | 5 | -8/+95 |
2013-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 28 | -165/+423 |
2013-08-31 | net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay | Daniel Borkmann | 1 | -1/+2 |
2013-08-31 | net: revert 8728c544a9c ("net: dev_pick_tx() fix") | Eric Dumazet | 1 | -8/+3 |
2013-08-31 | Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa... | David S. Miller | 1 | -3/+7 |