index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Commit message (
Expand
)
Author
Age
...
|
*
|
|
bonding: add xmit_hash_policy attribute netlink support
sfeldma@cumulusnetworks.com
2013-12-17
|
*
|
|
bonding: add fail_over_mac attribute netlink support
sfeldma@cumulusnetworks.com
2013-12-17
|
*
|
|
bonding: add primary_select attribute netlink support
sfeldma@cumulusnetworks.com
2013-12-17
|
*
|
|
bonding: add primary attribute netlink support
sfeldma@cumulusnetworks.com
2013-12-17
|
*
|
|
bondnl: use be32 nla put/get for be32 values
Jiri Pirko
2013-12-17
|
*
|
|
bonding: rebuild the bond_resend_igmp_join_requests_delayed()
dingtianhong
2013-12-14
|
*
|
|
bonding: remove unwanted lock for bond_store_primaryxxx()
dingtianhong
2013-12-14
|
*
|
|
bonding: remove unwanted lock for bond_option_active_slave_set()
dingtianhong
2013-12-14
|
*
|
|
bonding: add RCU for bond_3ad_state_machine_handler()
dingtianhong
2013-12-14
|
*
|
|
bonding: remove unwanted lock for bond enslave and release
dingtianhong
2013-12-14
|
*
|
|
bonding: rebuild the lock use for bond_activebackup_arp_mon()
dingtianhong
2013-12-14
|
*
|
|
bonding: create bond_first_slave_rcu()
dingtianhong
2013-12-14
|
*
|
|
bonding: rebuild the lock use for bond_loadbalance_arp_mon()
dingtianhong
2013-12-14
|
*
|
|
bonding: rebuild the lock use for bond_alb_monitor()
dingtianhong
2013-12-14
|
*
|
|
bonding: rebuild the lock use for bond_mii_monitor()
dingtianhong
2013-12-14
|
*
|
|
bonding: remove the no effect lock for bond_select_active_slave()
dingtianhong
2013-12-14
|
*
|
|
bonding: add arp_all_targets netlink support
sfeldma@cumulusnetworks.com
2013-12-14
|
*
|
|
bonding: add arp_validate netlink support
sfeldma@cumulusnetworks.com
2013-12-14
|
*
|
|
bonding: add arp_ip_target netlink support
sfeldma@cumulusnetworks.com
2013-12-14
|
*
|
|
bonding: add arp_interval netlink support
sfeldma@cumulusnetworks.com
2013-12-14
|
*
|
|
bonding: add use_carrier netlink support
sfeldma@cumulusnetworks.com
2013-12-14
|
*
|
|
bonding: add downdelay netlink support
sfeldma@cumulusnetworks.com
2013-12-14
|
*
|
|
bonding: add updelay netlink support
sfeldma@cumulusnetworks.com
2013-12-14
|
*
|
|
bonding: add miimon netlink support
sfeldma@cumulusnetworks.com
2013-12-14
|
*
|
|
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
2013-12-11
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-09
|
|
\
\
\
|
*
|
|
|
drivers/net/*: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
*
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-01-20
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-12-16
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
bonding: Use RCU_INIT_POINTER() for better overhead and for sparse
Paul E. McKenney
2013-12-12
*
|
|
|
|
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
bonding: protect port for bond_3ad_handle_link_change()
dingtianhong
2013-12-18
*
|
|
|
bonding: protect port for bond_3ad_adapter_duplex_changed()
dingtianhong
2013-12-18
*
|
|
|
bonding: protect port for bond_3ad_adapter_speed_changed()
dingtianhong
2013-12-18
|
/
/
/
*
|
|
bonding: fix packets_per_slave showing
Nikolay Aleksandrov
2013-12-06
*
|
|
bonding: add arp_ip_target checks when install the module
dingtianhong
2013-12-05
|
|
/
|
/
|
*
|
bonding: disable arp and enable mii monitoring when bond change to no uses ar...
dingtianhong
2013-11-28
|
/
*
bonding: add ip checks when store ip target
Wang Weidong
2013-11-15
*
bonding: fix two race conditions in bond_store_updelay/downdelay
Nikolay Aleksandrov
2013-11-14
*
bonding: don't permit to use ARP monitoring in 802.3ad mode
Veaceslav Falico
2013-11-14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
|
\
|
*
bonding: extend round-robin mode with packets_per_slave
Nikolay Aleksandrov
2013-11-07
|
*
bonding: bond_get_size() returns wrong size
Dan Carpenter
2013-11-02
|
*
Revert "Merge branch 'bonding_monitor_locking'"
David S. Miller
2013-10-28
|
*
bonding: remove bond read lock for bond_3ad_state_machine_handler()
dingtianhong
2013-10-27
|
*
bonding: remove bond read lock for bond_activebackup_arp_mon()
dingtianhong
2013-10-27
|
*
bonding: remove bond read lock for bond_loadbalance_arp_mon()
dingtianhong
2013-10-27
|
*
bonding: remove bond read lock for bond_alb_monitor()
dingtianhong
2013-10-27
|
*
bonding: remove bond read lock for bond_mii_monitor()
dingtianhong
2013-10-27
|
*
net: fix rtnl notification in atomic context
Alexei Starovoitov
2013-10-25
[prev]
[next]