index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnetlink: add missing IFLA_BOND_AD_INFO_UNSPEC
Jiri Pirko
2014-01-23
1
-0
/
+1
*
sfc: Use the correct maximum TX DMA ring size for SFC9100
Ben Hutchings
2014-01-23
2
-2
/
+5
*
Add Shradha Shah as the sfc driver maintainer.
Shradha Shah
2014-01-23
1
-1
/
+1
*
net/vxlan: Share RX skb de-marking and checksum checks with ovs
Or Gerlitz
2014-01-23
1
-11
/
+10
*
tulip: cleanup by using ARRAY_SIZE()
Dan Carpenter
2014-01-23
1
-1
/
+1
*
ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called
Duan Jiong
2014-01-23
1
-0
/
+1
*
net/cxgb4: Don't retrieve stats during recovery
Gavin Shan
2014-01-23
1
-0
/
+10
*
net/cxgb4: Avoid disabling PCI device for towice
Gavin Shan
2014-01-23
2
-7
/
+21
*
drivers: net: cpsw: enable promiscuous mode support
Mugunthan V N
2014-01-23
3
-25
/
+98
*
net: Correctly sync addresses from multiple sources to single device
Vlad Yasevich
2014-01-23
1
-8
/
+10
*
net/udp_offload: Handle static checker complaints
Shlomo Pongratz
2014-01-23
1
-4
/
+4
*
tcp: metrics: Handle v6/v4-mapped sockets in tcp-metrics
Christoph Paasch
2014-01-23
1
-24
/
+40
*
6lowpan: add a license to 6lowpan_iphc module
Yann Droneaud
2014-01-23
1
-0
/
+3
*
team: Don't allow team devices to change network namespaces.
Weilong Chen
2014-01-23
1
-0
/
+4
*
bonding: Don't allow bond devices to change network namespaces.
Weilong Chen
2014-01-23
1
-0
/
+3
*
rtnetlink: remove ndo_get_slave
Jiri Pirko
2014-01-23
1
-5
/
+0
*
bonding: convert netlink to use slave data info api
Jiri Pirko
2014-01-23
4
-55
/
+19
*
rtnetlink: provide api for getting and setting slave info
Jiri Pirko
2014-01-23
3
-20
/
+154
*
rtnetlink: put "BOND" into nl attribute names which are related to bonding
Jiri Pirko
2014-01-23
3
-23
/
+24
*
bonding: change name of sysfs dir for bonding slaves
Jiri Pirko
2014-01-23
1
-1
/
+1
*
net/neighbour: queue work on power efficient wq
viresh kumar
2014-01-23
1
-2
/
+3
*
net/ipv4: queue work on power efficient wq
viresh kumar
2014-01-23
1
-4
/
+6
*
ipv6: enable anycast addresses as source addresses for datagrams
FX Le Bail
2014-01-23
3
-3
/
+17
*
net: update comments of "struct msghdr" with the more accurate RFC3542 ones
FX Le Bail
2014-01-23
1
-7
/
+7
*
tuntap: Fix for a race in accessing numqueues
Dominic Curran
2014-01-23
1
-4
/
+6
*
bridge: Remove unnecessary vlan_put_tag in br_handle_vlan
Toshiaki Makita
2014-01-23
1
-21
/
+0
*
tcp: metrics: Fix rcu-race when deleting multiple entries
Christoph Paasch
2014-01-23
1
-9
/
+5
*
Merge branch 'bonding'
David S. Miller
2014-01-23
2
-1
/
+8
|
\
|
*
bonding: update bonding.txt for primary description
dingtianhong
2014-01-23
1
-1
/
+2
|
*
bonding: clean the primary slave if there is no slave matching new primary
dingtianhong
2014-01-23
1
-0
/
+6
|
/
*
net: vxlan: convert to act as a pernet subsystem
Daniel Borkmann
2014-01-23
1
-22
/
+6
*
sch_htb: let skb->priority refer to non-leaf class
Harry Mason
2014-01-23
1
-3
/
+8
*
af_packet: Add Queue mapping mode to af_packet fanout operation
Neil Horman
2014-01-23
2
-0
/
+12
*
Merge branch 'bonding_option_api'
David S. Miller
2014-01-23
7
-883
/
+1217
|
\
|
*
bonding: convert slaves to use the new option API
Nikolay Aleksandrov
2014-01-23
3
-47
/
+59
|
*
bonding: convert lp_interval to use the new option API
Nikolay Aleksandrov
2014-01-23
5
-22
/
+22
|
*
bonding: convert resend_igmp to use the new option API
Nikolay Aleksandrov
2014-01-23
5
-24
/
+26
|
*
bonding: convert all_slaves_active to use the new option API
Nikolay Aleksandrov
2014-01-23
5
-28
/
+25
|
*
bonding: convert queue_id to use the new option API
Nikolay Aleksandrov
2014-01-23
3
-61
/
+77
|
*
bonding: convert active_slave to use the new option API
Nikolay Aleksandrov
2014-01-23
6
-35
/
+36
|
*
bonding: convert use_carrier to use the new option API
Nikolay Aleksandrov
2014-01-23
5
-23
/
+25
|
*
bonding: convert primary_reselect to use the new option API
Nikolay Aleksandrov
2014-01-23
7
-44
/
+43
|
*
bonding: convert primary to use the new option API
Nikolay Aleksandrov
2014-01-23
5
-22
/
+22
|
*
bonding: convert miimon to use the new option API
Nikolay Aleksandrov
2014-01-23
6
-30
/
+24
|
*
bonding: convert num_peer_notif to use the new option API
Nikolay Aleksandrov
2014-01-23
5
-17
/
+24
|
*
bonding: convert ad_select to use the new option API
Nikolay Aleksandrov
2014-01-23
7
-50
/
+41
|
*
bonding: convert min_links to use the new option API
Nikolay Aleksandrov
2014-01-23
5
-19
/
+18
|
*
bonding: convert lacp_rate to use the new option API
Nikolay Aleksandrov
2014-01-23
6
-51
/
+37
|
*
bonding: convert updelay to use the new option API
Nikolay Aleksandrov
2014-01-23
5
-33
/
+27
|
*
bonding: convert downdelay to use the new option API
Nikolay Aleksandrov
2014-01-23
5
-32
/
+27
[next]