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