Age | Commit message (Expand) | Author | Files | Lines |
2015-05-18 | switchdev: add support for fdb add/del/dump via switchdev_port_obj ops. | Samudrala, Sridhar | 1 | -0/+3 |
2015-05-13 | switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag | Scott Feldman | 1 | -1/+1 |
2015-05-13 | switchdev: cut over to new switchdev_port_bridge_getlink | Scott Feldman | 1 | -0/+1 |
2015-05-13 | switchdev: cut over to new switchdev_port_bridge_dellink | Scott Feldman | 1 | -1/+1 |
2015-05-13 | switchdev: cut over to new switchdev_port_bridge_setlink | Scott Feldman | 1 | -1/+1 |
2015-05-13 | switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ | Jiri Pirko | 1 | -2/+2 |
2015-03-29 | team: Don't segment multiple tagged packets on team device | Toshiaki Makita | 1 | -0/+1 |
2015-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+3 |
2015-03-05 | team: don't traverse port list using rcu in team_set_mac_address | Jiri Pirko | 1 | -3/+3 |
2015-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+1 |
2015-02-28 | team: allow TSO being set on master | Jiri Pirko | 1 | -0/+3 |
2015-02-23 | team: fix possible null pointer dereference in team_handle_frame | Jiri Pirko | 1 | -3/+1 |
2015-02-02 | team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellin... | Roopa Prabhu | 1 | -1/+4 |
2015-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+14 |
2015-01-15 | team: avoid possible underflow of count_pending value for notify_peers and mc... | Jiri Pirko | 1 | -2/+14 |
2015-01-13 | team: Remove dead code | Kenneth Williams | 1 | -7/+0 |
2014-11-13 | net: generic dev_disable_lro() stacked device handling | Michal Kubeček | 1 | -0/+3 |
2014-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2014-10-07 | net: better IFF_XMIT_DST_RELEASE support | Eric Dumazet | 1 | -3/+5 |
2014-10-05 | team: avoid race condition in scheduling delayed work | Joe Lawrence | 1 | -2/+2 |
2014-08-26 | team: set IFF_TEAM_PORT priv_flag after rx_handler is registered | Jiri Pirko | 1 | -14/+30 |
2014-08-06 | team: Simplify return path of team_newlink | Toshiaki Makita | 1 | -7/+1 |
2014-08-03 | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov | 1 | -7/+7 |
2014-08-01 | team: fix releasing uninitialized pointer to BPF prog | Daniel Borkmann | 1 | -1/+1 |
2014-07-31 | net: filter: don't release unattached filter through call_rcu() | Pablo Neira | 1 | -1/+5 |
2014-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+6 |
2014-06-03 | team: fix mtu setting | Jiri Pirko | 1 | -1/+6 |
2014-05-25 | team: lb: use sizeof(*fprog) in __fprog_create | Daniel Borkmann | 1 | -1/+1 |
2014-05-24 | net: filter: let unattached filters use sock_fprog_kern | Daniel Borkmann | 1 | -5/+5 |
2014-05-22 | teaming: fix vlan_features computing | Michal Kubeček | 1 | -1/+1 |
2014-04-24 | team: forbid incorrect fall-through in notifier | Jiri Pirko | 1 | -0/+2 |
2014-03-30 | netpoll: Remove gfp parameter from __netpoll_setup | Eric W. Biederman | 1 | -9/+7 |
2014-03-15 | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq | Eric W. Biederman | 2 | -4/+4 |
2014-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2014-02-17 | netdevice: add queue selection fallback handler for ndo_select_queue | Daniel Borkmann | 1 | -1/+1 |
2014-02-15 | net: introduce netdev_alloc_pcpu_stats() for drivers | WANG Cong | 1 | -7/+1 |
2014-01-23 | team: Don't allow team devices to change network namespaces. | Weilong Chen | 1 | -0/+4 |
2014-01-22 | random32: add prandom_u32_max and convert open coded users | Daniel Borkmann | 1 | -7/+1 |
2014-01-17 | team: block mtu change before it happens via NETDEV_PRECHANGEMTU | Veaceslav Falico | 1 | -1/+1 |
2014-01-10 | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang | 1 | -1/+2 |
2013-11-30 | team: fix master carrier set when user linkup is enabled | Jiri Pirko | 1 | -0/+4 |
2013-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -22/+7 |
2013-11-20 | genetlink: make multicast groups const, prevent abuse | Johannes Berg | 1 | -20/+5 |
2013-11-20 | genetlink: pass family to functions using groups | Johannes Berg | 1 | -2/+3 |
2013-11-20 | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg | 1 | -2/+1 |
2013-11-15 | genetlink: make all genl_ops users const | Johannes Berg | 1 | -1/+1 |
2013-11-06 | net: Explicitly initialize u64_stats_sync structures for lockdep | John Stultz | 2 | -1/+14 |
2013-09-04 | net: team: inherit addr_assign_type along with dev_addr | Bjørn Mork | 1 | -1/+1 |
2013-07-27 | team: cleanup netpoll clode | stephen hemminger | 1 | -17/+8 |
2013-07-24 | team: add support for sending multicast rejoins | Jiri Pirko | 1 | -0/+85 |