index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
team
Age
Commit message (
Expand
)
Author
2013-05-31
team: fix port list dump for big number of ports
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
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-06
team: allow userspace to take control over carrier
Flavio Leitner
2013-02-04
team: ab: set active port option as changed when port is leaving
Jiri Pirko
2013-02-04
team: move netlink event notifiers after team_port_leave()
Jiri Pirko
2013-02-04
team: handle sending port list in the same way option list is sent
Jiri Pirko
2013-01-11
drivers/net/team: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-06
team: use strlcpy with ethtool_drvinfo fields
Flavio Leitner
2013-01-04
team: remove usage of netdev_set_master()
Jiri Pirko
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-03
team: update master carrier state
Flavio Leitner
2012-12-30
team: add ethtool support
Flavio Leitner
2012-12-30
team: implement carrier change
Flavio Leitner
2012-11-28
team: fix hw_features setup
Jiri Pirko
2012-11-21
team: bcast: convert return value of team_dev_queue_xmit() to bool correctly
Jiri Pirko
2012-10-04
team: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-27
team: fix return value check
Wei Yongjun
2012-09-22
team: send port changed when added
Jiri Pirko
2012-09-21
team: send port changed when added
Jiri Pirko
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-08-24
team: do not allow to add VLAN challenged port when vlan is used
Jiri Pirko
2012-08-24
team: don't print warn message on -ESRCH during event send
Jiri Pirko
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-20
team: add support for non-ethernet devices
Jiri Pirko
2012-08-14
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
Amerigo Wang
2012-08-03
team: add support for queue override by setting queue_id for port
Jiri Pirko
2012-08-03
team: add per port priority option
Jiri Pirko
2012-08-03
team: add signed 32-bit team option type
Jiri Pirko
2012-07-24
team: init error value to 0 in team_netpoll_setup()
Jiri Pirko
2012-07-20
team: add multiqueue support
Jiri Pirko
2012-07-18
team: refine IFF_XMIT_DST_RELEASE capability
Jiri Pirko
2012-07-17
team: add netpoll support
Jiri Pirko
2012-07-12
team: make team_port_enabled() and team_port_txable() static inline
Jiri Pirko
2012-07-12
team: add broadcast mode
Jiri Pirko
2012-07-12
team: use function team_port_txable() for determing enabled and up port
Jiri Pirko
2012-06-30
team: use IFF_LIVE_ADDR_CHANGE priv_flag
Jiri Pirko
2012-06-28
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
2012-06-26
team: do not allow to map disabled ports
Jiri Pirko
2012-06-26
team: fix team_adjust_ops with regard to enabled ports
Jiri Pirko
2012-06-20
team: do RCU update path fixups
Jiri Pirko
[next]