Age | Commit message (Expand) | Author |
2013-09-01 | SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management | Trond Myklebust |
2013-09-01 | RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries | Trond Myklebust |
2013-08-31 | net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment() | Cong Wang |
2013-08-31 | ipv6: Add generic UDP Tunnel segmentation | Cong Wang |
2013-08-31 | vxlan: add ipv6 proxy support | Cong Wang |
2013-08-31 | ipv6: move in6_dev_finish_destroy() into core kernel | Cong Wang |
2013-08-31 | vxlan: add ipv6 route short circuit support | Cong Wang |
2013-08-31 | vxlan: add ipv6 support | Cong Wang |
2013-08-31 | ipv6: do not call ndisc_send_rs() with write lock | Cong Wang |
2013-08-31 | ipv6: export in6addr_loopback to modules | Cong Wang |
2013-08-31 | ipv6: export a stub for IPv6 symbols used by vxlan | Cong Wang |
2013-08-31 | ipv6: move ip6_local_out into core kernel | Cong Wang |
2013-08-31 | ipv6: move ip6_dst_hoplimit() into core kernel | Cong Wang |
2013-08-31 | qdisc: fix build with !CONFIG_NET_SCHED | stephen hemminger |
2013-08-31 | qdisc: make args to qdisc_create_default const | stephen hemminger |
2013-08-30 | userns: Kill nsown_capable it makes the wrong thing easy | Eric W. Biederman |
2013-08-31 | qdisc: allow setting default queuing discipline | stephen hemminger |
2013-08-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-08-30 | net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay | Daniel Borkmann |
2013-08-30 | net: revert 8728c544a9c ("net: dev_pick_tx() fix") | Eric Dumazet |
2013-08-30 | Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa... | David S. Miller |
2013-08-30 | ipv6: Remove redundant sk variable | Thomas Graf |
2013-08-30 | ipv4 tunnels: fix an oops when using ipip/sit with IPsec | Li Hongjun |
2013-08-30 | tipc: set sk_err correctly when connection fails | Erik Hugne |
2013-08-30 | tcp: tcp_make_synack() should use sock_wmalloc | Phil Oester |
2013-08-30 | bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones | Linus Lüssing |
2013-08-30 | tcp: do not use cached RTT for RTT estimation | Yuchung Cheng |
2013-08-30 | pkt_sched: fq: prefetch() fix | Eric Dumazet |
2013-08-30 | SUNRPC: Add a framework to clean up management of rpc_pipefs directories | Trond Myklebust |
2013-08-30 | RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects | Trond Myklebust |
2013-08-30 | RPCSEC_GSS: Further cleanups | Trond Myklebust |
2013-08-30 | SUNRPC: Replace clnt->cl_principal | Trond Myklebust |
2013-08-30 | RPCSEC_GSS: Clean up upcall message allocation | Trond Myklebust |
2013-08-30 | SUNRPC: Cleanup rpc_setup_pipedir | Trond Myklebust |
2013-08-30 | SUNRPC: Remove unused struct rpc_clnt field cl_protname | Trond Myklebust |
2013-08-30 | SUNRPC: Deprecate rpc_client->cl_protname | Trond Myklebust |
2013-08-29 | pkt_sched: fq: Fair Queue packet scheduler | Eric Dumazet |
2013-08-29 | can: gw: add a per rule limitation of frame hops | Oliver Hartkopp |
2013-08-29 | net: packet: use reciprocal_divide in fanout_demux_hash | Daniel Borkmann |
2013-08-29 | net: packet: add randomized fanout scheduler | Daniel Borkmann |
2013-08-29 | net: add netdev_upper_get_next_dev_rcu(dev, iter) | Veaceslav Falico |
2013-08-29 | net: remove search_list from netdev_adjacent | Veaceslav Falico |
2013-08-29 | net: add lower_dev_list to net_device and make a full mesh | Veaceslav Falico |
2013-08-29 | net: rename netdev_upper to netdev_adjacent | Veaceslav Falico |
2013-08-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2013-08-29 | ipv6: Don't depend on per socket memory for neighbour discovery messages | Thomas Graf |
2013-08-29 | ipv4: sendto/hdrincl: don't use destination address found in header | Chris Clark |
2013-08-29 | net: sctp: sctp_verify_init: clean up mandatory checks and add comment | Daniel Borkmann |
2013-08-29 | tcp: TSO packets automatic sizing | Eric Dumazet |
2013-08-29 | ipv6: drop fragmented ndisc packets by default (RFC 6980) | Hannes Frederic Sowa |