index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
team
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-14
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-22
1
-0
/
+4
*
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
2014-01-21
1
-7
/
+1
*
team: block mtu change before it happens via NETDEV_PRECHANGEMTU
Veaceslav Falico
2014-01-16
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-19
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-03
1
-1
/
+1
*
team: cleanup netpoll clode
stephen hemminger
2013-07-26
1
-17
/
+8
*
team: add support for sending multicast rejoins
Jiri Pirko
2013-07-23
1
-0
/
+85
*
net: convert resend IGMP to notifier event
Jiri Pirko
2013-07-23
1
-0
/
+4
*
team: add peer notification
Jiri Pirko
2013-07-23
1
-0
/
+87
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
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
*
|
team: use kfree_rcu instead of synchronize_rcu in team_port_dev
Jiri Pirko
2013-06-12
1
-2
/
+1
*
|
team: remove synchronize_rcu() called during queue override change
Jiri Pirko
2013-06-12
1
-16
/
+47
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
1
-3
/
+4
|
\
|
|
*
team: fix port list dump for big number of ports
Jiri Pirko
2013-05-31
1
-3
/
+4
*
|
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-1
/
+1
|
/
*
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-07
1
-1
/
+1
*
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
1
-5
/
+5
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-3
/
+3
*
team: Use new sync_multiple api to sync devices adressess.
Vlad Yasevich
2013-04-15
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-12
1
-0
/
+2
|
\
|
*
team: unsyc the devices addresses when port is removed
Vlad Yasevich
2013-03-07
1
-0
/
+2
*
|
team: make local function static
stephen hemminger
2013-03-09
1
-3
/
+3
*
|
team: introduce random mode
Jiri Pirko
2013-03-06
4
-21
/
+85
*
|
team: introduce two default team_modeop functions and use them in modes
Jiri Pirko
2013-03-06
3
-27
/
+20
|
/
*
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-2
/
+1
|
\
|
*
drivers/net/team: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-2
/
+1
*
|
team: allow userspace to take control over carrier
Flavio Leitner
2013-02-06
1
-0
/
+8
*
|
team: ab: set active port option as changed when port is leaving
Jiri Pirko
2013-02-04
1
-1
/
+12
*
|
team: move netlink event notifiers after team_port_leave()
Jiri Pirko
2013-02-04
1
-4
/
+6
*
|
team: handle sending port list in the same way option list is sent
Jiri Pirko
2013-02-04
1
-84
/
+93
*
|
team: use strlcpy with ethtool_drvinfo fields
Flavio Leitner
2013-01-06
1
-2
/
+2
*
|
team: remove usage of netdev_set_master()
Jiri Pirko
2013-01-04
1
-6
/
+7
*
|
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-03
1
-2
/
+0
*
|
team: update master carrier state
Flavio Leitner
2013-01-03
1
-2
/
+22
[next]