index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
team
Age
Commit message (
Expand
)
Author
2020-05-02
team: fix hang in team_mode_get()
Taehee Yoo
2020-03-20
team: add missing attribute validation for array index
Jakub Kicinski
2020-03-20
team: add missing attribute validation for port ifindex
Jakub Kicinski
2019-07-10
team: Always enable vlan tx offload
YueHaibing
2019-05-16
team: fix possible recursive locking when add slaves
Hangbin Liu
2019-03-23
team: Free BPF filter when unregistering netdev
Ido Schimmel
2019-03-23
team: avoid complex list operations in team_nl_cmd_options_set()
Cong Wang
2018-10-20
team: Forbid enslaving team device to itself
Ido Schimmel
2018-06-13
team: use netdev_features_t instead of u32
Dan Carpenter
2018-04-29
team: fix netconsole setup over team
Xin Long
2018-04-29
team: avoid adding twice the same option to the event list
Paolo Abeni
2018-03-31
team: Fix double free in error path
Arkadi Sharshevsky
2017-10-08
team: fix memory leaks
Pan Bian
2016-06-24
team: don't call netdev_change_features under team->lock
Ivan Vecera
2016-01-31
team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid
Ido Schimmel
2015-08-18
net: team: convert to using IFF_NO_QUEUE
Phil Sutter
2015-05-17
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
Samudrala, Sridhar
2015-05-12
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-03-29
team: Don't segment multiple tagged packets on team device
Toshiaki Makita
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-04
team: don't traverse port list using rcu in team_set_mac_address
Jiri Pirko
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-27
team: allow TSO being set on master
Jiri Pirko
2015-02-23
team: fix possible null pointer dereference in team_handle_frame
Jiri Pirko
2015-02-01
team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellin...
Roopa Prabhu
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-14
team: avoid possible underflow of count_pending value for notify_peers and mc...
Jiri Pirko
2015-01-12
team: Remove dead code
Kenneth Williams
2014-11-13
net: generic dev_disable_lro() stacked device handling
Michal Kubeček
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-10-04
team: avoid race condition in scheduling delayed work
Joe Lawrence
2014-08-25
team: set IFF_TEAM_PORT priv_flag after rx_handler is registered
Jiri Pirko
2014-08-05
team: Simplify return path of team_newlink
Toshiaki Makita
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-07-31
team: fix releasing uninitialized pointer to BPF prog
Daniel Borkmann
2014-07-30
net: filter: don't release unattached filter through call_rcu()
Pablo Neira
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-02
team: fix mtu setting
Jiri Pirko
2014-05-24
team: lb: use sizeof(*fprog) in __fprog_create
Daniel Borkmann
2014-05-23
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
2014-05-22
teaming: fix vlan_features computing
Michal Kubeček
2014-04-24
team: forbid incorrect fall-through in notifier
Jiri Pirko
2014-03-29
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]