Age | Commit message (Expand) | Author |
2015-12-06 | net: remove unnecessary semicolon in netdev_alloc_pcpu_stats() | Felix Fietkau |
2015-11-29 | packet: Allow packets with only a header (but no payload) | Martin Blumenstingl |
2015-11-17 | vlan: Do not put vlan headers back on bridge and macvlan ports | Vlad Yasevich |
2015-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-11-10 | net: add __netdev_alloc_pcpu_stats() to indicate gfp flags | Pablo Neira Ayuso |
2015-11-04 | net: add forgotten IFF_L3MDEV_SLAVE define | Jiri Pirko |
2015-11-04 | Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-10-25 | net/xps: Fix calculation of initial number of xps queues | Helge Deller |
2015-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-23 | if_link: Add control trust VF | Hiroshi Shimamoto |
2015-10-22 | openvswitch: Fix egress tunnel info. | Pravin B Shelar |
2015-10-16 | net: introduce pre-change upper device notifier | Jiri Pirko |
2015-10-07 | net: Add netif_is_l3_slave | David Ahern |
2015-09-29 | net: Move netif_index_is_l3_master to l3mdev.h | David Ahern |
2015-09-29 | net: Remove the now unused vrf_ptr | David Ahern |
2015-09-29 | net: Introduce L3 Master device abstraction | David Ahern |
2015-09-29 | net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER | David Ahern |
2015-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-09-23 | netpoll: Close race condition between poll_one_napi and napi_disable | Neil Horman |
2015-09-17 | netfilter: Pass net into okfn | Eric W. Biederman |
2015-09-17 | bridge: Add br_netif_receive_skb remove netif_receive_skb_sk | Eric W. Biederman |
2015-09-17 | net: Remove dev_queue_xmit_sk | Eric W. Biederman |
2015-08-27 | net: kill long time unused bonding private flags | Jiri Pirko |
2015-08-27 | net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag | Jiri Pirko |
2015-08-27 | net: add netif_is_bridge_master helper | Jiri Pirko |
2015-08-27 | net: introduce change upper device notifier change info | Jiri Pirko |
2015-08-23 | gro: Fix remcsum offload to deal with frags in GRO | Tom Herbert |
2015-08-17 | net: Fix docbook warning for IFF_VRF_MASTER enum | David Ahern |
2015-08-17 | net: Updates to netif_index_is_vrf | David Ahern |
2015-08-17 | net: declare new net_device priv_flag IFF_NO_QUEUE | Phil Sutter |
2015-08-13 | net: Introduce VRF related flags and helpers | David Ahern |
2015-07-20 | net: add phys ID compare helper to test if two IDs are the same | Scott Feldman |
2015-07-20 | net: don't reforward packets already forwarded by offload device | Scott Feldman |
2015-07-15 | net core: Add protodown support. | Anuradha Karuppiah |
2015-06-15 | net/core: Add reading VF statistics through the PF netdevice | Eran Ben Elisha |
2015-06-01 | net: Add priority to packet_offload objects. | David S. Miller |
2015-05-14 | netfilter: add netfilter ingress hook after handle_ing() under unique static key | Pablo Neira |
2015-05-13 | net: move __skb_tx_hash to dev.c | Jiri Pirko |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-05-12 | net: Remove remaining remnants of pm_qos from netdevice.h | David Ahern |
2015-05-12 | net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que... | Denys Vlasenko |
2015-05-12 | switchdev: s/swdev_/switchdev_/ | Jiri Pirko |
2015-05-11 | net: sched: fix typo in net_device ifdef | Daniel Borkmann |
2015-05-11 | net: sched: further simplify handle_ing | Daniel Borkmann |
2015-04-29 | bridge/nl: remove wrong use of NLM_F_MULTI | Nicolas Dichtel |
2015-04-23 | netdev_alloc_pcpu_stats: use less common iterator variable | Johannes Berg |
2015-04-22 | mpls: Per-device MPLS state | Robert Shearman |
2015-04-17 | net: remove unused 'dev' argument from netif_needs_gso() | Johannes Berg |
2015-04-13 | net_device: Reorder members to fill holes | Thomas Graf |