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