Age | Commit message (Expand) | Author |
2013-12-08 | netfilter: push reasm skb through instead of original frag skbs | Jiri Pirko |
2013-12-08 | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct... | Hannes Frederic Sowa |
2013-11-20 | ipv6: reset dst.expires value when clearing expire flag | Hannes Frederic Sowa |
2013-10-21 | mac802154: correct a typo in ieee802154_alloc_device() prototype | Alexandre Belloni |
2013-10-21 | ipv6: fill rt6i_gateway with nexthop address | Julian Anastasov |
2013-10-21 | ipv6: always prefer rt6i_gateway if present | Julian Anastasov |
2013-10-19 | net: fix cipso packet validation when !NETLABEL | Seif Mazareeb |
2013-10-17 | net: dst: provide accessor function to dst->xfrm | Vlad Yasevich |
2013-10-07 | net: fix unsafe set_memory_rw from softirq | Alexei Starovoitov |
2013-10-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-09-30 | vxlan: Use RCU apis to access sk_user_data. | Pravin B Shelar |
2013-09-30 | netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets | Patrick McHardy |
2013-09-28 | net: net_secret should not depend on TCP | Eric Dumazet |
2013-09-28 | net: Delay default_device_exit_batch until no devices are unregistering v2 | Eric W. Biederman |
2013-09-28 | IPv6 NAT: Do not drop DNATed 6to4/6rd packets | Catalin\(ux\) M. BOIE |
2013-09-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-09-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville |
2013-09-23 | mrp: add periodictimer to allow retries when packets get lost | Noel Burton-Krahn |
2013-09-19 | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka |
2013-09-18 | ipvs: make the service replacement more robust | Julian Anastasov |
2013-09-18 | ipvs: fix overflow on dest weight multiply | Simon Kirby |
2013-09-18 | Bluetooth: Introduce a new HCI_RFKILLED flag | Johan Hedberg |
2013-09-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-09-13 | netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions | Michal Kubeček |
2013-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-09-11 | ipv6: don't call fib6_run_gc() until routing is ready | Michal Kubeček |
2013-09-11 | Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-09-05 | vxlan: Notify drivers for listening UDP port changes | Joseph Gasparakis |
2013-09-04 | net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation | Daniel Borkmann |
2013-09-04 | net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12. | Daniel Borkmann |
2013-09-04 | tcp: Change return value of tcp_rcv_established() | Vijay Subramanian |
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 | 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 | llc: Use normal etherdevice.h tests | Joe Perches |
2013-09-03 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-09-03 | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2013-09-02 | net: make snmp_mib_free static inline | Cong Wang |
2013-08-31 | vxlan: add ipv6 proxy support | 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: export a stub for IPv6 symbols used by vxlan | Cong Wang |
2013-08-31 | ipv6: move ip6_dst_hoplimit() into core kernel | Cong Wang |
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-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2013-08-29 | tcp: TSO packets automatic sizing | Eric Dumazet |