Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d98cae64e4a733ff377184d78aa0b1f2b54faede
/
drivers
/
net
/
bonding
/
bonding.h
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
4f5474e
bonding: fix igmp_retrans type and two related races
by Nikolay Aleksandrov
· 11 years ago
303d1cb
bonding: Convert hw addr handling to sync/unsync, support ucast addresses
by Jay Vosburgh
· 11 years ago
409cc1f
bond: have random dev address by default instead of zeroes
by Jiri Pirko
· 12 years ago
471cb5a
bonding: remove usage of dev->master
by Jiri Pirko
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
567b871
bonding: rlb mode of bond should not alter ARP originating via bridge
by zheng.li
· 12 years ago
02582e9
treewide: fix typo of "suport" in various comments and Kconfig
by Masanari Iida
· 12 years ago
de063b7
bonding: remove packet cloning in recv_probe()
by Eric Dumazet
· 12 years ago
b99215c
bonding: Fix LACPDU rx_dropped commit.
by David S. Miller
· 13 years ago
eaddcd7
bonding: remove entries for master_ip and vlan_ip and query devices instead
by Andy Gospodarek
· 13 years ago
e6d265e
bonding: eliminate bond_close race conditions
by Jay Vosburgh
· 13 years ago
4c22400
bonding: Use a per netns implementation of /sys/class/net/bonding_masters.
by Eric W. Biederman
· 13 years ago
d03462b
bonding: use ndo_change_rx_flags callback
by Jiri Pirko
· 13 years ago
cc0e407
bonding: do vlan cleanup
by Jiri Pirko
· 13 years ago
655f891
bonding: add min links parameter to 802.3ad
by stephen hemminger
· 13 years ago
e357964
bonding: delete unused arp_mon_pt
by Peter Pan(潘卫平)
· 13 years ago
534ea99
net: drivers: kill two unused macro definitions
by Shan Wei
· 14 years ago
ad246c9
ipv4, ipv6, bonding: Restore control over number of peer notifications
by Ben Hutchings
· 14 years ago
3aba891
bonding: move processing of recv handlers into handle_frame()
by Jiri Pirko
· 14 years ago
7c89943
bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS
by Ben Hutchings
· 14 years ago
5d30530
net-bonding: Adding support for throughputs larger than 65536 Mbps
by David Decotigny
· 14 years ago
d30ee67
net-bonding: Fix minor sparse complaints
by David Decotigny
· 14 years ago
35d4890
bonding: fix rx_handler locking
by Jiri Pirko
· 14 years ago
2d7011c
bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag
by Jiri Pirko
· 14 years ago
e30bc06
bonding: wrap slave state work
by Jiri Pirko
· 14 years ago
0bd80da
net: get rid of multiple bond-related netdevice->priv_flags
by Jiri Pirko
· 14 years ago
f1c1775
bonding: register slave pointer for rx_handler
by Jiri Pirko
· 14 years ago
bd33acc
bonding: move procfs code into bond_procfs.c
by Amerigo Wang
· 14 years ago
4ec952b
bonding: fix sparse warning
by stephen hemminger
· 14 years ago
080e413
netpoll: remove IFF_IN_NETPOLL flag
by Amerigo Wang
· 14 years ago
8a8efa2
bonding: sync netpoll code with bridge
by Amerigo Wang
· 14 years ago
57cc721
headers: kobject.h redux
by Alexey Dobriyan
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
af3e5bd
bonding: Fix slave selection bug.
by Hillf Danton
· 14 years ago
f073c7c
bonding: add the debugfs facility to the bonding driver
by Taku Izumi
· 14 years ago
fb4fa76
net: Convert netpoll blocking api in bonding driver to be a counter
by Neil Horman
· 14 years ago
c04914a
drivers/net/bonding: Remove unnecessary casts of netdev_priv
by Joe Perches
· 14 years ago
26d8ee7
bonding: make release_and_destroy static
by stephen hemminger
· 14 years ago
e843fa5
bonding: Fix deadlock in bonding driver resulting from internal locking when using netpoll
by Neil Horman
· 14 years ago
c2952c3
bonding: add retransmit membership reports tunable
by Flavio Leitner
· 14 years ago
5a37e8c
bonding: rejoin multicast groups on VLANs
by Flavio Leitner
· 14 years ago
bb1d912
bonding: allow user-controlled output slave selection
by Andy Gospodarek
· 14 years ago
ebd8e49
bonding: add all_slaves_active parameter
by Andy Gospodarek
· 14 years ago
5206e24
bonding: remove unused original_flags struct slave member
by Jiri Pirko
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
35cfabd
bonding: Remove net_device_stats from bonding struct
by Ajit Khaparde
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
ec87fd3
bond: Add support for multiple network namespaces
by Eric W. Biederman
· 15 years ago
6151b3d
bond: Simply bond sysfs group creation
by Eric W. Biederman
· 15 years ago
a361c83
bonding: Remove bond_dev from xmit_hash_policy call.
by Jasper Spaans
· 15 years ago
a549952
bonding: introduce primary_reselect option
by Jiri Pirko
· 15 years ago
885a136
bonding: use compare_ether_addr_64bits() in ALB
by Eric Dumazet
· 15 years ago
9e71626
bonding: fix destructor
by Stephen Hemminger
· 15 years ago
7e08384
bonding: remove bonding read/write semaphore
by Stephen Hemminger
· 15 years ago
d2991f7
bonding: bond_create always called with default parameters
by Stephen Hemminger
· 15 years ago
ae63e80
bonding: use bond_is_lb() when it's appropriate
by Jiri Pirko
· 15 years ago
b06715b
drivers/net/bonding: fix sparse warnings: move decls to header file
by Hannes Eder
· 16 years ago
e97fd7c
bonding: turn all bond_parm_tbls const
by Holger Eitzenberger
· 16 years ago
325dcf7
bonding: make tbl argument to bond_parse_parm() const
by Holger Eitzenberger
· 16 years ago
5a03cdb
bonding: use pr_debug instead of own macros
by Holger Eitzenberger
· 16 years ago
5840205
bonding: add and use bond_is_lb()
by Holger Eitzenberger
· 16 years ago
454d7c9
netdevice: safe convert to netdev_priv() #part-1
by Wang Chen
· 16 years ago
fd989c8
bonding: alternate agg selection policies for 802.3ad
by Jay Vosburgh
· 16 years ago
305d552
bonding: send IPv6 neighbor advertisement on failover
by Brian Haley
· 16 years ago
b225967
drivers/net/bonding: sparse fixes for exported tables
by Ben Dooks
· 16 years ago
b39d66a
drivers/net: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
b59f9f7
bonding: Rework / fix multiple gratuitous ARP support
by Jay Vosburgh
· 16 years ago
3915c1e8
bonding: Add "follow" option to fail_over_mac
by Jay Vosburgh
· 17 years ago
b2220ca
bonding: refactor ARP active-backup monitor
by Jay Vosburgh
· 17 years ago
7893b24
bonding: Send more than one gratuitous ARP when slave takes over
by Moni Shoua
· 17 years ago
0dd646f
bonding: Remove redundant argument from bond_create.
by Pavel Emelyanov
· 17 years ago
2cfb8b7
bonding: update version
by Jay Vosburgh
· 17 years ago
43cd259
bonding: update version
by Jay Vosburgh
· 17 years ago
ece95f7
bonding: Fix up parameter parsing
by Jay Vosburgh
· 17 years ago
fdaea7a
bonding: Fix race at module unload
by Jay Vosburgh
· 17 years ago
6f6652b
bonding: Add new layer2+3 hash for xor/802.3ad modes
by Jay Vosburgh
· 17 years ago
c50b85d
make bonding/bond_main.c:bond_deinit() static
by Adrian Bunk
· 17 years ago
cf5f904
bonding: Convert balance-rr transmit to new locking
by Jay Vosburgh
· 17 years ago
1b76b31
Convert bonding timers to workqueues
by Jay Vosburgh
· 17 years ago
1284cd3
bonding: two small fixes for IPoIB support
by Jay Vosburgh
· 17 years ago
dd957c5
net/bonding: Optionally allow ethernet slaves to keep own MAC
by Jay Vosburgh
· 17 years ago
d90a162
net/bonding: Destroy bonding master when last slave is gone
by Moni Shoua
· 17 years ago
1053f62
net/bonding: Delay sending of gratuitous ARP to avoid failure
by Moni Shoua
· 17 years ago
3158bf7
net/bonding: Handlle wrong assumptions that slave is always an Ethernet device
by Moni Shoua
· 17 years ago
2ab8285
net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address()
by Moni Shoua
· 17 years ago
d3bb52b
endianness annotations drivers/net/bonding/
by Al Viro
· 17 years ago
4ad072c
bonding/bond_main.c: make 2 functions static
by Adrian Bunk
· 17 years ago
031ae4d
bonding: Fix 802.3ad no carrier on "no partner found" instance
by Jay Vosburgh
· 17 years ago
658f648
bonding: update version
by Jay Vosburgh
· 18 years ago
079ca7d
bonding.h: "extern inline" -> "static inline"
by Adrian Bunk
· 18 years ago
f8a8ccd
bonding: ARP monitoring broken on x86_64
by Andy Gospodarek
· 18 years ago
0ba8821
[PATCH] bonding: update version number
by Jay Vosburgh
· 18 years ago
f5b2b96
[PATCH] bonding: Validate probe replies in ARP monitor
by Jay Vosburgh
· 18 years ago
8bb5f96
[PATCH] bonding: Convert delay value from s16 to int
by Jay Vosburgh
· 18 years ago
ff59c45
[PATCH] bonding: support carrier state for master
by Jay Vosburgh
· 19 years ago
8f903c7
[PATCH] bonding: suppress duplicate packets
by Jay Vosburgh
· 19 years ago
5af47b2
[PATCH] bonding: UPDATED hash-table corruption in bond_alb.c
by Jay Vosburgh
· 19 years ago
cceb904
[PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline"
by Adrian Bunk
· 19 years ago
2e06cb5
[bonding] Remove superfluous changelog.
by Jeff Garzik
· 19 years ago
Next »