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
2016-01-28
team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid
Ido Schimmel
2015-03-12
team: don't traverse port list using rcu in team_set_mac_address
Jiri Pirko
2015-03-12
team: fix possible null pointer dereference in team_handle_frame
Jiri Pirko
2015-01-19
team: avoid possible underflow of count_pending value for notify_peers and mc...
Jiri Pirko
2014-10-15
team: avoid race condition in scheduling delayed work
Joe Lawrence
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
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-14
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
2014-01-22
team: Don't allow team devices to change network namespaces.
Weilong Chen
2014-01-21
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
2014-01-16
team: block mtu change before it happens via NETDEV_PRECHANGEMTU
Veaceslav Falico
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2013-11-29
team: fix master carrier set when user linkup is enabled
Jiri Pirko
2013-11-19
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-14
genetlink: make all genl_ops users const
Johannes Berg
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-09-03
net: team: inherit addr_assign_type along with dev_addr
Bjørn Mork
2013-07-26
team: cleanup netpoll clode
stephen hemminger
2013-07-23
team: add support for sending multicast rejoins
Jiri Pirko
2013-07-23
net: convert resend IGMP to notifier event
Jiri Pirko
2013-07-23
team: add peer notification
Jiri Pirko
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-12
team: remove synchronize_rcu() called during port disable
Jiri Pirko
2013-06-12
team: use kfree_rcu instead of synchronize_rcu in team_port_dev
Jiri Pirko
2013-06-12
team: remove synchronize_rcu() called during queue override change
Jiri Pirko
2013-06-12
team: move add to port list before port enablement
Jiri Pirko
2013-06-12
team: check return value of team_get_port_by_index_rcu() for NULL
Jiri Pirko
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-31
team: fix port list dump for big number of ports
Jiri Pirko
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-07
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-15
team: Use new sync_multiple api to sync devices adressess.
Vlad Yasevich
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-09
team: make local function static
stephen hemminger
2013-03-07
team: unsyc the devices addresses when port is removed
Vlad Yasevich
2013-03-06
team: introduce random mode
Jiri Pirko
2013-03-06
team: introduce two default team_modeop functions and use them in modes
Jiri Pirko
[next]