| Commit message (Expand) | Author | Age |
* | bridge: Add filtering support for default_pvid | Vlad Yasevich | 2014-10-05 |
* | bridge: Simplify pvid checks. | Vlad Yasevich | 2014-10-05 |
* | bridge: Add a default_pvid sysfs attribute | Vlad Yasevich | 2014-10-05 |
* | net: sched: suspicious RCU usage in qdisc_watchdog | John Fastabend | 2014-10-04 |
* | net: dsa: do not call phy_start_aneg | Florian Fainelli | 2014-10-04 |
* | net: Cleanup skb cloning by adding SKB_FCLONE_FREE | Vijay Subramanian | 2014-10-04 |
* | ip_tunnel: Add GUE support | Tom Herbert | 2014-10-03 |
* | gue: Receive side for Generic UDP Encapsulation | Tom Herbert | 2014-10-03 |
* | fou: eliminate IPv4,v6 specific GRO functions | Tom Herbert | 2014-10-03 |
* | ip_tunnel: Account for secondary encapsulation header in max_headroom | Tom Herbert | 2014-10-03 |
* | net: do not export skb_gro_receive() | Eric Dumazet | 2014-10-03 |
* | qdisc: validate skb without holding lock | Eric Dumazet | 2014-10-03 |
* | qdisc: dequeue bulking also pickup GSO/TSO packets | Jesper Dangaard Brouer | 2014-10-03 |
* | qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE | Jesper Dangaard Brouer | 2014-10-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-10-02 |
|\ |
|
| * | ipv6: remove rt6i_genid | Hannes Frederic Sowa | 2014-09-30 |
| * | ematch: Fix matching of inverted containers. | Ignacy Gawędzki | 2014-09-29 |
| * | gro: fix aggregation for skb using frag_list | Eric Dumazet | 2014-09-29 |
| * | neigh: check error pointer instead of NULL for ipv4_neigh_lookup() | WANG Cong | 2014-09-28 |
| * | ip6_gre: Return an error when adding an existing tunnel. | Steffen Klassert | 2014-09-28 |
| * | ip6_vti: Return an error when adding an existing tunnel. | Steffen Klassert | 2014-09-28 |
| * | ip6_tunnel: Return an error when adding an existing tunnel. | Steffen Klassert | 2014-09-28 |
| * | ip6gre: add a rtnl link alias for ip6gretap | Nicolas Dichtel | 2014-09-26 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-09-26 |
| |\ |
|
| | * | netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup' | Pablo Neira Ayuso | 2014-09-07 |
| | * | netfilter: nfnetlink: deliver netlink errors on batch completion | Pablo Neira Ayuso | 2014-09-03 |
| | * | netfilter: nft_rbtree: no need for spinlock from set destroy path | Pablo Neira Ayuso | 2014-09-03 |
| | * | netfilter: nft_hash: no need for rcu in the hash set destroy path | Pablo Neira Ayuso | 2014-09-03 |
| * | | ip_tunnel: Don't allow to add the same tunnel multiple times. | Steffen Klassert | 2014-09-26 |
* | | | net: pktgen: packet bursting via skb->xmit_more | Alexei Starovoitov | 2014-10-01 |
* | | | net: bridge: add a br_set_state helper function | Florian Fainelli | 2014-10-01 |
* | | | net_sched: avoid calling tcf_unbind_filter() in call_rcu callback | WANG Cong | 2014-10-01 |
* | | | net_sched: fix another crash in cls_tcindex | WANG Cong | 2014-10-01 |
* | | | gre: Set inner protocol in v4 and v6 GRE transmit | Tom Herbert | 2014-10-01 |
* | | | ipip: Set inner IP protocol in ipip | Tom Herbert | 2014-10-01 |
* | | | sit: Set inner IP protocol in sit | Tom Herbert | 2014-10-01 |
* | | | udp: Generalize skb_udp_segment | Tom Herbert | 2014-10-01 |
* | | | net: avoid one atomic operation in skb_clone() | Eric Dumazet | 2014-10-01 |
* | | | net/dccp/ccid.c: add __init to ccid_activate | Fabian Frederick | 2014-10-01 |
* | | | net/dccp/proto.c: add __init to dccp_mib_init | Fabian Frederick | 2014-10-01 |
* | | | net: cleanup and document skb fclone layout | Eric Dumazet | 2014-10-01 |
* | | | tcp: abort orphan sockets stalling on zero window probes | Yuchung Cheng | 2014-10-01 |
* | | | cipso: add __init to cipso_v4_cache_init | Fabian Frederick | 2014-10-01 |
* | | | inet: frags: add __init to ip4_frags_ctl_register | Fabian Frederick | 2014-10-01 |
* | | | tcp: add __init to tcp_init_mem | Fabian Frederick | 2014-10-01 |
* | | | net: dsa: Fix build warning for !PM_SLEEP | Thierry Reding | 2014-10-01 |
* | | | ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive() | Eric Dumazet | 2014-10-01 |
* | | | ieee802154: fix __init functions | Fabian Frederick | 2014-10-01 |
* | | | tcp: Change tcp_slow_start function to return void | Li RongQing | 2014-09-30 |
* | | | ieee802154: add __init to lowpan_frags_sysctl_register | Fabian Frederick | 2014-09-30 |