Age | Commit message (Expand) | Author |
2014-10-08 | net: fs_enet: Remove non NAPI RX | LEROY Christophe |
2014-10-07 | net: better IFF_XMIT_DST_RELEASE support | Eric Dumazet |
2014-10-07 | net: phy: adjust fixed_phy_register() return value | Petri Gynther |
2014-10-07 | openvswitch: fix a compilation error when CONFIG_INET is not setW! | Andy Zhou |
2014-10-07 | ipv6: make fib6 serial number per namespace | Hannes Frederic Sowa |
2014-10-07 | ipv6: make rt_sernum atomic and serial number fields ordinary ints | Hannes Frederic Sowa |
2014-10-07 | ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal | Hannes Frederic Sowa |
2014-10-06 | net: sched: remove tcf_proto from ematch calls | John Fastabend |
2014-10-06 | net: introduce netdevice gso_min_segs attribute | Eric Dumazet |
2014-10-06 | ethtool: Ethtool parameter to dynamically change tx_copybreak | Eric Dumazet |
2014-10-06 | net/mlx4_en: Code cleanups in tx path | Eric Dumazet |
2014-10-06 | net: sched: avoid costly atomic operation in fq_dequeue() | Eric Dumazet |
2014-10-06 | openvswitch: Add support for Geneve tunneling. | Jesse Gross |
2014-10-06 | openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. | Jesse Gross |
2014-10-06 | openvswitch: Add support for matching on OAM packets. | Jesse Gross |
2014-10-06 | net: Add Geneve tunneling protocol driver | Andy Zhou |
2014-10-05 | Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2014-10-04 | Removed unused inet6 address state | Sébastien Barré |
2014-10-04 | net: Cleanup skb cloning by adding SKB_FCLONE_FREE | Vijay Subramanian |
2014-10-03 | 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 | net/mlx5_core: Identify resources by their type | Eli Cohen |
2014-10-03 | net/mlx5_core: use set/get macros in device caps | Eli Cohen |
2014-10-03 | net/mlx5_core: Use hardware registers description header file | Eli Cohen |
2014-10-03 | net/mlx5_core: Update device capabilities handling | Eli Cohen |
2014-10-03 | qdisc: validate skb without holding lock | Eric Dumazet |
2014-10-03 | qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE | Jesper Dangaard Brouer |
2014-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-10-02 | wil6210: atomic I/O for the card memory | Vladimir Kondratiev |
2014-10-02 | ipvs: Clean up comment style in ip_vs.h | Simon Horman |
2014-10-02 | netfilter: explicit module dependency between br_netfilter and physdev | Pablo Neira Ayuso |
2014-10-02 | netfilter: move nf_send_resetX() code to nf_reject_ipvX modules | Pablo Neira Ayuso |
2014-10-02 | netfilter: nft_reject: introduce icmp code abstraction for inet and bridge | Pablo Neira Ayuso |
2014-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-10-01 | net: phy: add BCM7425 and BCM7429 PHYs | Petri Gynther |
2014-10-01 | net_sched: avoid calling tcf_unbind_filter() in call_rcu callback | WANG Cong |
2014-10-01 | udp: Generalize skb_udp_segment | Tom Herbert |
2014-10-01 | net: cleanup and document skb fclone layout | Eric Dumazet |
2014-09-30 | tcp: Change tcp_slow_start function to return void | Li RongQing |
2014-09-30 | net/mlx4_core: New init and exit flow for mlx4_core | Majd Dibbiny |
2014-09-30 | ipv6: remove rt6i_genid | Hannes Frederic Sowa |
2014-09-30 | bcma: register bcma as device tree driver | Hauke Mehrtens |
2014-09-30 | net: sched: enable per cpu qstats | John Fastabend |
2014-09-30 | net: sched: restrict use of qstats qlen | John Fastabend |
2014-09-30 | net: sched: implement qstat helper routines | John Fastabend |
2014-09-30 | net: sched: make bstats per cpu and estimator RCU safe | John Fastabend |
2014-09-29 | macvlan: add source mode | Michael Braun |
2014-09-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |