Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1f0622de0d1fb7de187c7cf729971d56def7814e
/
drivers
/
net
/
bonding
4cd6b47
bonding: Display LACP info only to CAP_NET_ADMIN capable user
by Mahesh Bandewar
· 9 years ago
46ea297
bonding: export slave's partner_oper_port_state via sysfs and netlink
by Nikolay Aleksandrov
· 9 years ago
254cb6d
bonding: export slave's actor_oper_port_state via sysfs and netlink
by Nikolay Aleksandrov
· 9 years ago
c3f8324
net: Add full IPv6 addresses to flow_keys
by Tom Herbert
· 9 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
45d4122
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
by Samudrala, Sridhar
· 9 years ago
ed2a80a
rtnl/bond: don't send rtnl msg for unregistered iface
by Nicolas Dichtel
· 9 years ago
06635a3
flow_dissect: use programable dissector in skb_flow_dissect and friends
by Jiri Pirko
· 9 years ago
1bd758e
net: change name of flow_dissector header to match the .c file name
by Jiri Pirko
· 9 years ago
7889cbe
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
by Scott Feldman
· 9 years ago
85fdb95
switchdev: cut over to new switchdev_port_bridge_getlink
by Scott Feldman
· 9 years ago
54ba5a0
switchdev: cut over to new switchdev_port_bridge_dellink
by Scott Feldman
· 9 years ago
fc8f40d
switchdev: cut over to new switchdev_port_bridge_setlink
by Scott Feldman
· 9 years ago
ebb9a03
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
by Jiri Pirko
· 9 years ago
171a42c
bonding: add netlink support for sys prio, actor sys mac, and port key
by Andy Gospodarek
· 10 years ago
d22a5fc
bonding: Implement user key part of port_key in an AD system.
by Mahesh Bandewar
· 10 years ago
7451495
bonding: Allow userspace to set actors' macaddr in an AD-system.
by Mahesh Bandewar
· 10 years ago
6791e46
bonding: Allow userspace to set actors' system_priority in AD system
by Mahesh Bandewar
· 10 years ago
e913fb2
net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_table
by Pai
· 10 years ago
73b5a6f2
net/bonding: Make DRV macros private
by Matan Barak
· 10 years ago
04abac5
bonding: Remove unnecessary initialization
by Mahesh Bandewar
· 10 years ago
c3cd9ee
bonding: Code re-factoring for admin, oper-key operations
by Mahesh Bandewar
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f6a69a8
bonding: Fix another case of LACPDU not sent on slave
by Mahesh Bandewar
· 10 years ago
ef015d7
bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitions
by Mahesh Bandewar
· 10 years ago
f5e2dc5
bonding: Bonding Overriding Configuration logic restored.
by Anton Nayshtut
· 10 years ago
19a1204
bonding: Remove hardcoded initialization
by Mahesh Bandewar
· 10 years ago
4847f04
bonding: Don't segment multiple tagged packets on bonding device
by Toshiaki Makita
· 10 years ago
616f454
bonding: implement bond_poll_controller()
by Mahesh Bandewar
· 10 years ago
14c9551
bonding: Implement port churn-machine (AD standard 43.4.17).
by Mahesh Bandewar
· 10 years ago
bb54e58
bonding: Verify RX LACPDU has proper dest mac-addr
by Mahesh Bandewar
· 10 years ago
950ddcb
bonding: simple code refactor
by Mahesh Bandewar
· 10 years ago
92e584f
net/bonding: Fix potential bad memory access during bonding events
by Moni Shoua
· 10 years ago
69e6113
net/bonding: Notify state change on slaves
by Moni Shoua
· 10 years ago
69a2338
net/bonding: Move slave state changes to a helper function
by Moni Shoua
· 10 years ago
c158cba
bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellink handlers
by Roopa Prabhu
· 10 years ago
3036910
bonding: cleanup and remove dead code
by Jonathan Toppins
· 10 years ago
2f63732
bonding: fix LACP PDU not sent on slave port sometimes
by Satish Ashok
· 10 years ago
63b4624
bonding: fix incorrect lacp mux state when agg not active
by Wilson Kok
· 10 years ago
8bbe71a
bonding: fix bond_open() don't always set slave active flag
by Wilson Kok
· 10 years ago
2477bc9
bonding: update bond carrier state when min_links option changes
by Jonathan Toppins
· 10 years ago
24f87d4
bonding: handle more gso types
by Eric Dumazet
· 10 years ago
7bfa014
bonding: cleanup bond_opts array
by Jonathan Toppins
· 10 years ago
a22a9e4
bonding: change error message to debug message in __bond_release_one()
by Wengang Wang
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f6c6fda
bond: Check length of IFLA_BOND_ARP_IP_TARGET attributes
by Thomas Graf
· 10 years ago
1459143
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
62749e2
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
by Jiri Pirko
· 10 years ago
b4bef1b
vlan: kill vlan_put_tag helper
by Jiri Pirko
· 10 years ago
424c323
bonding: Introduce 4 AD link speed to fix agg_bandwidth
by Jianhua Xie
· 10 years ago
cb8dda9
bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speed
by Jianhua Xie
· 10 years ago
b8e4500
bonding: fix curr_active_slave/carrier with loadbalance arp monitoring
by Nikolay Aleksandrov
· 10 years ago
fbe168b
net: generic dev_disable_lro() stacked device handling
by Michal Kubeček
· 10 years ago
1ef8019
net: Move bonding headers under include/net
by David S. Miller
· 10 years ago
31aa860
bonding: add bond_tx_drop() helper
by Eric Dumazet
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
0287587
net: better IFF_XMIT_DST_RELEASE support
by Eric Dumazet
· 10 years ago
ee63771
bonding: Simplify the xmit function for modes that use xmit_hash
by Mahesh Bandewar
· 10 years ago
d702132
bonding: display xmit_hash_policy for non-dynamic-tlb mode
by Mahesh Bandewar
· 10 years ago
5f0c5f7
bonding: make global bonding stats more reliable
by Andy Gospodarek
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
37ab7dd
bonding: remove the unnecessary notes for bond_xmit_broadcast()
by dingtianhong
· 10 years ago
a64d044
bonding: slight optimization for bond_xmit_roundrobin()
by dingtianhong
· 10 years ago
e097458
bonding: consolidate ASSERT_RTNL()s and remove the unnecessary
by Nikolay Aleksandrov
· 10 years ago
547942c
bonding: trivial: style and comment fixes
by Nikolay Aleksandrov
· 10 years ago
56924c3
bonding: consolidate the two rlb_next_rx_slave functions into one
by Nikolay Aleksandrov
· 10 years ago
9a72c2da
bonding: fix div by zero while enslaving and transmitting
by Nikolay Aleksandrov
· 10 years ago
8c0bc55
bonding: adjust locking comments
by Nikolay Aleksandrov
· 10 years ago
e470259
bonding: 3ad: convert to bond->mode_lock
by Nikolay Aleksandrov
· 10 years ago
4bab16d
bonding: alb: convert to bond->mode_lock
by Nikolay Aleksandrov
· 10 years ago
b743562
bonding: convert curr_slave_lock to a spinlock and rename it
by Nikolay Aleksandrov
· 10 years ago
1c72cfdc9
bonding: clean curr_slave_lock use
by Nikolay Aleksandrov
· 10 years ago
62c5f51
bonding: alb: remove curr_slave_lock
by Nikolay Aleksandrov
· 10 years ago
86e7498
bonding: 3ad: clean up curr_slave_lock usage
by Nikolay Aleksandrov
· 10 years ago
37b7021
net:bonding: Add missing space in bonding driver parameter description
by Masanari Iida
· 10 years ago
87163ef
bonding: remove last users of bond->lock and bond->lock itself
by Nikolay Aleksandrov
· 10 years ago
246df7b
bonding: options: remove bond->lock usage
by Nikolay Aleksandrov
· 10 years ago
e9fe8ef
bonding: procfs: clean bond->lock usage and use RCU
by Nikolay Aleksandrov
· 10 years ago
059b47e
bonding: convert primary_slave to use RCU
by Nikolay Aleksandrov
· 10 years ago
ecfede4
bonding: alb: clean bond->lock
by Nikolay Aleksandrov
· 10 years ago
bdbc5f1
bonding: 3ad: use curr_slave_lock instead of bond->lock
by Nikolay Aleksandrov
· 10 years ago
cea6aeb
bonding: add slave netlink policy and put slave-related ops together
by Jiri Pirko
· 10 years ago
0f23124a
bonding: add slave_changelink support and use it for queue_id
by Nikolay Aleksandrov
· 10 years ago
9b13494
treewide: Fix typo in printk
by Masanari Iida
· 10 years ago
d4261e5
bonding: create netlink event when bonding option is changed
by Jiri Pirko
· 10 years ago
b5091b5
bonding: Replace rcu_dereference() with rcu_access_pointer()
by Andreea-Cristina Bernat
· 10 years ago
d247b6a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7afcaec
bonding: use kobject_put instead of _del after kobject_add
by Veaceslav Falico
· 10 years ago
a67eed5
bonding: fix a memory leak in bond_arp_send_all()
by Dan Carpenter
· 10 years ago
3e403a7
bonding: make it possible to have unlimited nested upper vlans
by Veaceslav Falico
· 10 years ago
23fa5c2
bonding: destroy proc directory only after all bonds are gone
by Veaceslav Falico
· 10 years ago
14056e7
bonding: use rtnl_deref in bond_change_rx_flags()
by Veaceslav Falico
· 10 years ago
ce04d63
bonding: enhance L2 hash helper with packet type
by Jianhua Xie
· 10 years ago
6b794c1
bonding: Do not try to send packets over dead link in TLB mode.
by Mahesh Bandewar
· 10 years ago
1a98c69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
cb25235
bonding: remove pr_fmt from bond_options.c
by Veaceslav Falico
· 10 years ago
2de390b
bonding: convert bond_options.c to use netdev_printk instead of pr_
by Veaceslav Falico
· 10 years ago
c735ee6
bonding: convert bond_procfs.c to use netdev_printk instead of pr_
by Veaceslav Falico
· 10 years ago
6a9fc6f
bonding: bonding: remove pr_fmt from bond_netlink.c
by Veaceslav Falico
· 10 years ago
Next »