Age | Commit message (Expand) | Author |
2013-09-04 | net: correctly interlink lower/upper devices | Veaceslav Falico |
2013-09-04 | tunnels: harmonize cleanup done on skb on rx path | Nicolas Dichtel |
2013-09-04 | tunnels: harmonize cleanup done on skb on xmit path | Nicolas Dichtel |
2013-09-04 | skb: allow skb_scrub_packet() to be used by tunnels | Nicolas Dichtel |
2013-09-04 | vxlan: remove net arg from vxlan[6]_xmit_skb() | Nicolas Dichtel |
2013-09-04 | iptunnels: remove net arg from iptunnel_xmit() | Nicolas Dichtel |
2013-09-03 | wireless: scan: Remove comment to compare_ether_addr | Joe Perches |
2013-09-03 | batman: Remove reference to compare_ether_addr | Joe Perches |
2013-09-03 | llc: Use normal etherdevice.h tests | Joe Perches |
2013-09-03 | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller |
2013-09-03 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-09-03 | net: sctp: probe: allow more advanced ingress filtering by mark | Daniel Borkmann |
2013-09-03 | net: neighbour: Remove CONFIG_ARPD | Tim Gardner |
2013-09-03 | net: dsa: inherit addr_assign_type along with dev_addr | Bjørn Mork |
2013-09-03 | net: vlan: inherit addr_assign_type along with dev_addr | Bjørn Mork |
2013-09-02 | net: make snmp_mib_free static inline | Cong Wang |
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-31 | qdisc: allow setting default queuing discipline | stephen hemminger |
2013-08-30 | ipv6: Remove redundant sk variable | Thomas Graf |
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-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 | 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 |
2013-08-29 | bridge: inherit slave devices needed_headroom | Florian Fainelli |
2013-08-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-08-28 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-08-28 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-08-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-08-28 | batman-adv: send GW_DEL event when the gw client mode is deselected | Antonio Quartulli |