index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
team
/
team.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-01
team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellin...
Roopa Prabhu
1
-1
/
+4
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+14
2015-01-14
team: avoid possible underflow of count_pending value for notify_peers and mc...
Jiri Pirko
1
-2
/
+14
2015-01-12
team: Remove dead code
Kenneth Williams
1
-7
/
+0
2014-11-13
net: generic dev_disable_lro() stacked device handling
Michal Kubeček
1
-0
/
+3
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
1
-3
/
+5
2014-10-04
team: avoid race condition in scheduling delayed work
Joe Lawrence
1
-2
/
+2
2014-08-25
team: set IFF_TEAM_PORT priv_flag after rx_handler is registered
Jiri Pirko
1
-14
/
+30
2014-08-05
team: Simplify return path of team_newlink
Toshiaki Makita
1
-7
/
+1
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2014-06-02
team: fix mtu setting
Jiri Pirko
1
-1
/
+6
2014-05-22
teaming: fix vlan_features computing
Michal Kubeček
1
-1
/
+1
2014-04-24
team: forbid incorrect fall-through in notifier
Jiri Pirko
1
-0
/
+2
2014-03-29
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
1
-9
/
+7
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-2
/
+2
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
1
-1
/
+1
2014-02-14
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
1
-7
/
+1
2014-01-22
team: Don't allow team devices to change network namespaces.
Weilong Chen
1
-0
/
+4
2014-01-16
team: block mtu change before it happens via NETDEV_PRECHANGEMTU
Veaceslav Falico
1
-1
/
+1
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-1
/
+2
2013-11-29
team: fix master carrier set when user linkup is enabled
Jiri Pirko
1
-0
/
+4
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-22
/
+7
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
1
-20
/
+5
2013-11-19
genetlink: pass family to functions using groups
Johannes Berg
1
-2
/
+3
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-2
/
+1
2013-11-14
genetlink: make all genl_ops users const
Johannes Berg
1
-1
/
+1
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+6
2013-09-03
net: team: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-07-26
team: cleanup netpoll clode
stephen hemminger
1
-17
/
+8
2013-07-23
team: add support for sending multicast rejoins
Jiri Pirko
1
-0
/
+85
2013-07-23
net: convert resend IGMP to notifier event
Jiri Pirko
1
-0
/
+4
2013-07-23
team: add peer notification
Jiri Pirko
1
-0
/
+87
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-06-12
team: remove synchronize_rcu() called during port disable
Jiri Pirko
1
-15
/
+5
2013-06-12
team: use kfree_rcu instead of synchronize_rcu in team_port_dev
Jiri Pirko
1
-2
/
+1
2013-06-12
team: remove synchronize_rcu() called during queue override change
Jiri Pirko
1
-16
/
+47
2013-06-12
team: move add to port list before port enablement
Jiri Pirko
1
-1
/
+1
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2013-05-31
team: fix port list dump for big number of ports
Jiri Pirko
1
-3
/
+4
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-5
/
+5
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-3
/
+3
2013-04-15
team: Use new sync_multiple api to sync devices adressess.
Vlad Yasevich
1
-2
/
+2
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-03-09
team: make local function static
stephen hemminger
1
-3
/
+3
2013-03-07
team: unsyc the devices addresses when port is removed
Vlad Yasevich
1
-0
/
+2
2013-03-06
team: introduce two default team_modeop functions and use them in modes
Jiri Pirko
1
-3
/
+16
2013-02-06
team: allow userspace to take control over carrier
Flavio Leitner
1
-0
/
+8
[prev]
[next]