Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e54cf76ba2c9ec071a68e98f2830226c0cac8086
/
drivers
/
net
/
bonding
/
bond_alb.c
d3ab3ff
bonding: use rlb_client_info->vlan_id instead of ->tag
by Veaceslav Falico
· 11 years ago
6f477d4
bonding: remove bond_vlan_used()
by Veaceslav Falico
· 11 years ago
e868b0c
bonding: remove vlan_list/current_alb_vlan
by Veaceslav Falico
· 11 years ago
5bf94b8
bonding: make alb_send_learning_packets() use upper dev list
by Veaceslav Falico
· 11 years ago
7aa6498
bonding: split alb_send_learning_packets()
by Veaceslav Falico
· 11 years ago
278b208
bonding: initial RCU conversion
by nikolay@redhat.com
· 11 years ago
dec1e90
bonding: convert to list API and replace bond's custom list
by nikolay@redhat.com
· 11 years ago
b88ec38
bonding: trivial: make alb use bond_slave_has_mac()
by Veaceslav Falico
· 11 years ago
cedb743
bonding: don't call alb_set_slave_mac_addr() while atomic
by Veaceslav Falico
· 11 years ago
43547ea
bonding: trivial: remove unused parameter from alb_swap_mac_addr()
by Veaceslav Falico
· 11 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
471cb5a
bonding: remove usage of dev->master
by Jiri Pirko
· 12 years ago
e53665c
bonding: delete migrated IP addresses from the rlb hash table
by Jiri Bohac
· 12 years ago
567b871
bonding: rlb mode of bond should not alter ARP originating via bridge
by zheng.li
· 12 years ago
0450243
bonding: drop_monitor aware
by Eric Dumazet
· 12 years ago
de063b7
bonding: remove packet cloning in recv_probe()
by Eric Dumazet
· 12 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
b99215c
bonding: Fix LACPDU rx_dropped commit.
by David S. Miller
· 12 years ago
a6700db
net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits
by Joe Perches
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
b924551
bonding: fix enslaving in alb mode when link down
by Jiri Bohac
· 13 years ago
f515e6b
bond_alb: don't disable softirq under bond_alb_xmit
by Maxim Uvarov
· 13 years ago
e6d265e
bonding: eliminate bond_close race conditions
by Jay Vosburgh
· 13 years ago
a0db2da
bonding: properly stop queuing work when requested
by Andy Gospodarek
· 13 years ago
cc0e407
bonding: do vlan cleanup
by Jiri Pirko
· 13 years ago
9fe0617
bonding: prevent deadlock on slave store with alb mode (v3)
by Neil Horman
· 13 years ago
0693e88
net: bonding: factor out rlock(bond->lock) in xmit path
by Michał Mirosław
· 14 years ago
3aba891
bonding: move processing of recv handlers into handle_frame()
by Jiri Pirko
· 14 years ago
77c8e2c
bonding:fix two typos
by Peter Pan(潘卫平)
· 14 years ago
38dbaf0
bonding:set save_load to 0 when initializing
by Peter Pan(潘卫平)
· 14 years ago
e364a34
bonding: use the correct size for _simple_hash()
by Amerigo Wang
· 14 years ago
b305325
bonding: Ensure that we unshare skbs prior to calling pskb_may_pull
by Neil Horman
· 14 years ago
411204a
bonding: migrate some macros from bond_alb.c to bond_alb.h
by Taku Izumi
· 14 years ago
ab12811
bonding: correctly process non-linear skbs
by Andy Gospodarek
· 14 years ago
bb7e95c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
d8190df
bonding: set device in RLB ARP packet handler
by Greg Edwards
· 14 years ago
f35188f
bonding: change test for presence of VLANs
by Jay Vosburgh
· 14 years ago
597e608
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
42d782a
bonding: check if clients MAC addr has changed
by Flavio Leitner
· 14 years ago
097811b
bonding: optimize tlb_get_least_loaded_slave
by Jiri Pirko
· 14 years ago
a4aee5c
drivers/net/bonding/: : use pr_fmt
by Joe Perches
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
94e2bd6
tree-wide: fix some typos and punctuation in comments
by Thadeu Lima de Souza Cascardo
· 15 years ago
ec87fd3
bond: Add support for multiple network namespaces
by Eric W. Biederman
· 15 years ago
885a136
bonding: use compare_ether_addr_64bits() in ALB
by Eric Dumazet
· 15 years ago
e5e2a8f
bonding: wipe out printk's
by Jiri Pirko
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
815bcc2
bonding: fix alb mode locking regression
by Jay Vosburgh
· 16 years ago
2690f8d
bonding: Remove debug printk
by Jay Vosburgh
· 16 years ago
1f78d9f
drivers/net/bonding: fix sparse warnings: context imbalance
by Hannes Eder
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
5a03cdb
bonding: use pr_debug instead of own macros
by Holger Eitzenberger
· 16 years ago
eb7cc59
bonding: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
454d7c9
netdevice: safe convert to netdev_priv() #part-1
by Wang Chen
· 16 years ago
6146b1a
bonding: Fix ALB mode to balance traffic on VLANs
by Jay Vosburgh
· 16 years ago
ce39a80
bonding: fix panic when taking bond interface down before removing module
by Andy Gospodarek
· 16 years ago
2d1ea19
bonding: Do not tx-balance some IPv6 packets on ALB/TLB bonds
by Vlad Yasevich
· 16 years ago
f14c4e4
bonding: change some __constant_htons() to htons()
by Brian Haley
· 16 years ago
7e1a1ac
bonding: Check return of dev_set_promiscuity/allmulti
by Wang Chen
· 16 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
966bc6f
bonding: fix two compiler warnings
by Jay Vosburgh
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
2543331
bonding: fix locking during alb failover and slave removal
by Jay Vosburgh
· 17 years ago
e0138a6
bonding: fix ASSERT_RTNL that produces spurious warnings
by Jay Vosburgh
· 17 years ago
d0e81b7
bonding: Acquire correct locks in alb for promisc change
by Jay Vosburgh
· 17 years ago
6603a6f
bonding: Convert more locks to _bh, acquire rtnl, for new locking
by Jay Vosburgh
· 17 years ago
059fe7a
bonding: Convert locks to _bh, rework alb locking for new locking
by Jay Vosburgh
· 17 years ago
1b76b31
Convert bonding timers to workqueues
by Jay Vosburgh
· 17 years ago
d3bb52b
endianness annotations drivers/net/bonding/
by Al Viro
· 17 years ago
e730c15
[NET]: Make packet reception network namespace safe
by Eric W. Biederman
· 17 years ago
b0e380b
[SK_BUFF]: unions of just one member don't get anything done, kill them
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
e7dd65d
[SK_BUFF] bonding: Set skb->nh.raw relative to skb->mac.raw
by Arnaldo Carvalho de Melo
· 18 years ago
a16aeb3
[BONDING]: Introduce arp_pkt()
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
243cb4e
[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls
by Joe Jin
· 18 years ago
39984a9
[PATCH] bonding: fix deadlock on high loads in bond_alb_monitor()
by Karsten Keil
· 18 years ago
f71e130
Massive net driver const-ification.
by Arjan van de Ven
· 19 years ago
5af47b2
[PATCH] bonding: UPDATED hash-table corruption in bond_alb.c
by Jay Vosburgh
· 19 years ago
2e06cb5
[bonding] Remove superfluous changelog.
by Jeff Garzik
· 19 years ago
e944ef7
[PATCH] bonding: spelling and whitespace corrections
by Mitch Williams
· 19 years ago
b76850a
[PATCH] bonding: explicitly clear RLB flag during ALB init
by Mitch Williams
· 19 years ago
0d206a3
[PATCH] bonding: move kmalloc out of spinlock in ALB init
by Mitch Williams
· 19 years ago
4e0952c
[PATCH] bonding: add bond name to all error messages
by Mitch Williams
· 19 years ago
f2ccd8f
[NET]: Kill skb->real_dev
by David S. Miller
· 19 years ago
6b38aef
[PATCH] bonding: ALB -- allow slave to use bond's MAC address if its own MAC address conflicts
by John W. Linville
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago