index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
min_addr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-23
bonding: change name of sysfs dir for bonding slaves
Jiri Pirko
1
-1
/
+1
2014-01-23
net/neighbour: queue work on power efficient wq
viresh kumar
1
-2
/
+3
2014-01-23
net/ipv4: queue work on power efficient wq
viresh kumar
1
-4
/
+6
2014-01-23
ipv6: enable anycast addresses as source addresses for datagrams
FX Le Bail
3
-3
/
+17
2014-01-23
net: update comments of "struct msghdr" with the more accurate RFC3542 ones
FX Le Bail
1
-7
/
+7
2014-01-23
tuntap: Fix for a race in accessing numqueues
Dominic Curran
1
-4
/
+6
2014-01-23
bridge: Remove unnecessary vlan_put_tag in br_handle_vlan
Toshiaki Makita
1
-21
/
+0
2014-01-23
tcp: metrics: Fix rcu-race when deleting multiple entries
Christoph Paasch
1
-9
/
+5
2014-01-23
bonding: update bonding.txt for primary description
dingtianhong
1
-1
/
+2
2014-01-23
bonding: clean the primary slave if there is no slave matching new primary
dingtianhong
1
-0
/
+6
2014-01-23
net: vxlan: convert to act as a pernet subsystem
Daniel Borkmann
1
-22
/
+6
2014-01-23
sch_htb: let skb->priority refer to non-leaf class
Harry Mason
1
-3
/
+8
2014-01-23
af_packet: Add Queue mapping mode to af_packet fanout operation
Neil Horman
2
-0
/
+12
2014-01-23
bonding: convert slaves to use the new option API
Nikolay Aleksandrov
3
-47
/
+59
2014-01-23
bonding: convert lp_interval to use the new option API
Nikolay Aleksandrov
5
-22
/
+22
2014-01-23
bonding: convert resend_igmp to use the new option API
Nikolay Aleksandrov
5
-24
/
+26
2014-01-23
bonding: convert all_slaves_active to use the new option API
Nikolay Aleksandrov
5
-28
/
+25
2014-01-23
bonding: convert queue_id to use the new option API
Nikolay Aleksandrov
3
-61
/
+77
2014-01-23
bonding: convert active_slave to use the new option API
Nikolay Aleksandrov
6
-35
/
+36
2014-01-23
bonding: convert use_carrier to use the new option API
Nikolay Aleksandrov
5
-23
/
+25
2014-01-23
bonding: convert primary_reselect to use the new option API
Nikolay Aleksandrov
7
-44
/
+43
2014-01-23
bonding: convert primary to use the new option API
Nikolay Aleksandrov
5
-22
/
+22
2014-01-23
bonding: convert miimon to use the new option API
Nikolay Aleksandrov
6
-30
/
+24
2014-01-23
bonding: convert num_peer_notif to use the new option API
Nikolay Aleksandrov
5
-17
/
+24
2014-01-23
bonding: convert ad_select to use the new option API
Nikolay Aleksandrov
7
-50
/
+41
2014-01-23
bonding: convert min_links to use the new option API
Nikolay Aleksandrov
5
-19
/
+18
2014-01-23
bonding: convert lacp_rate to use the new option API
Nikolay Aleksandrov
6
-51
/
+37
2014-01-23
bonding: convert updelay to use the new option API
Nikolay Aleksandrov
5
-33
/
+27
2014-01-23
bonding: convert downdelay to use the new option API
Nikolay Aleksandrov
5
-32
/
+27
2014-01-23
bonding: convert arp_ip_target to use the new option API
Nikolay Aleksandrov
5
-41
/
+53
2014-01-23
bonding: convert arp_interval to use the new option API
Nikolay Aleksandrov
6
-35
/
+32
2014-01-23
bonding: convert fail_over_mac to use the new option API
Nikolay Aleksandrov
7
-50
/
+43
2014-01-23
bonding: convert arp_all_targets to use the new option API
Nikolay Aleksandrov
6
-41
/
+36
2014-01-23
bonding: convert arp_validate to use the new option API
Nikolay Aleksandrov
6
-52
/
+45
2014-01-23
bonding: convert xmit_hash_policy to use the new option API
Nikolay Aleksandrov
7
-46
/
+41
2014-01-23
bonding: convert packets_per_slave to use the new option API
Nikolay Aleksandrov
6
-32
/
+27
2014-01-23
bonding: convert mode setting to use the new option API
Nikolay Aleksandrov
6
-62
/
+48
2014-01-23
bonding: add infrastructure for an option API
Nikolay Aleksandrov
3
-0
/
+373
2014-01-22
reciprocal_divide: update/correction of the algorithm
Hannes Frederic Sowa
12
-49
/
+88
2014-01-22
net: introduce reciprocal_scale helper and convert users
Daniel Borkmann
3
-5
/
+21
2014-01-22
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
4
-17
/
+20
2014-01-22
net/mlx4_core: Remove unnecessary validation for port number
Moni Shoua
1
-3
/
+0
2014-01-22
be2net: Fix be_vlan_add/rem_vid() routines
Somnath Kotur
1
-13
/
+8
2014-01-22
bnx2x: Fix VF flr flow
Ariel Elior
1
-28
/
+33
2014-01-22
net: Missing change from the ether_addr_copy() fixups.
David S. Miller
1
-0
/
+1
2014-01-22
net: filter: let bpf_tell_extensions return SKF_AD_MAX
Daniel Borkmann
1
-7
/
+1
2014-01-22
net: Fix some fallout from the etner_addr_copy() changes.
David S. Miller
2
-1
/
+2
2014-01-22
sctp: remove macros sctp_bh_[un]lock_sock
wangweidong
5
-25
/
+21
2014-01-22
sctp: remove macros sctp_{lock|release}_sock
wangweidong
3
-35
/
+33
2014-01-22
sctp: remove macros sctp_read_[un]lock
wangweidong
1
-4
/
+0
[next]