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
*
bonding: convert downdelay to use the new option API
Nikolay Aleksandrov
2014-01-23
5
-32
/
+27
*
bonding: convert arp_ip_target to use the new option API
Nikolay Aleksandrov
2014-01-23
5
-41
/
+53
*
bonding: convert arp_interval to use the new option API
Nikolay Aleksandrov
2014-01-23
6
-35
/
+32
*
bonding: convert fail_over_mac to use the new option API
Nikolay Aleksandrov
2014-01-23
7
-50
/
+43
*
bonding: convert arp_all_targets to use the new option API
Nikolay Aleksandrov
2014-01-23
6
-41
/
+36
*
bonding: convert arp_validate to use the new option API
Nikolay Aleksandrov
2014-01-23
6
-52
/
+45
*
bonding: convert xmit_hash_policy to use the new option API
Nikolay Aleksandrov
2014-01-23
7
-46
/
+41
*
bonding: convert packets_per_slave to use the new option API
Nikolay Aleksandrov
2014-01-23
6
-32
/
+27
*
bonding: convert mode setting to use the new option API
Nikolay Aleksandrov
2014-01-23
6
-62
/
+48
*
bonding: add infrastructure for an option API
Nikolay Aleksandrov
2014-01-23
3
-0
/
+373
*
Merge branch 'reciprocal'
David S. Miller
2014-01-22
18
-71
/
+129
|
\
|
*
reciprocal_divide: update/correction of the algorithm
Hannes Frederic Sowa
2014-01-22
12
-49
/
+88
|
*
net: introduce reciprocal_scale helper and convert users
Daniel Borkmann
2014-01-22
3
-5
/
+21
|
*
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
2014-01-22
4
-17
/
+20
|
/
*
net/mlx4_core: Remove unnecessary validation for port number
Moni Shoua
2014-01-22
1
-3
/
+0
*
be2net: Fix be_vlan_add/rem_vid() routines
Somnath Kotur
2014-01-22
1
-13
/
+8
*
bnx2x: Fix VF flr flow
Ariel Elior
2014-01-22
1
-28
/
+33
*
net: Missing change from the ether_addr_copy() fixups.
David S. Miller
2014-01-22
1
-0
/
+1
*
net: filter: let bpf_tell_extensions return SKF_AD_MAX
Daniel Borkmann
2014-01-22
1
-7
/
+1
*
net: Fix some fallout from the etner_addr_copy() changes.
David S. Miller
2014-01-22
2
-1
/
+2
*
Merge branch 'sctp'
David S. Miller
2014-01-22
8
-119
/
+100
|
\
|
*
sctp: remove macros sctp_bh_[un]lock_sock
wangweidong
2014-01-22
5
-25
/
+21
|
*
sctp: remove macros sctp_{lock|release}_sock
wangweidong
2014-01-22
3
-35
/
+33
|
*
sctp: remove macros sctp_read_[un]lock
wangweidong
2014-01-22
1
-4
/
+0
|
*
sctp: remove macros sctp_write_[un]_lock
wangweidong
2014-01-22
2
-10
/
+8
|
*
sctp: remove macros sctp_spin_[un]lock
wangweidong
2014-01-22
2
-12
/
+10
|
*
sctp: remove macros sctp_local_bh_{disable|enable}
wangweidong
2014-01-22
5
-28
/
+26
|
*
sctp: remove macros sctp_spin_[un]lock_irqrestore
wangweidong
2014-01-22
1
-5
/
+2
|
/
*
dsa: Use ether_addr_copy
Joe Perches
2014-01-22
1
-1
/
+1
*
pktgen: Use ether_addr_copy
Joe Perches
2014-01-22
1
-4
/
+4
*
netpoll: Use ether_addr_copy
Joe Perches
2014-01-22
1
-2
/
+2
*
caif_usb: Use ether_addr_copy
Joe Perches
2014-01-22
1
-2
/
+2
*
atm: Use ether_addr_copy
Joe Perches
2014-01-22
2
-5
/
+6
*
appletalk: Use ether_addr_copy
Joe Perches
2014-01-22
1
-6
/
+6
*
8021q: Use ether_addr_copy
Joe Perches
2014-01-22
2
-4
/
+4
*
Merge branch 'gro_udp_encap'
David S. Miller
2014-01-22
6
-8
/
+269
|
\
|
*
net: Add GRO support for vxlan traffic
Or Gerlitz
2014-01-22
2
-7
/
+111
|
*
net: Export gro_find_by_type helpers
Or Gerlitz
2014-01-22
1
-0
/
+2
|
*
net: Add GRO support for UDP encapsulating protocols
Or Gerlitz
2014-01-22
4
-1
/
+156
|
/
*
stmmac: Fix kernel crashes for jumbo frames
Vince Bridgers
2014-01-22
7
-12
/
+33
*
dts: Add a binding for Synopsys emac max-frame-size
Vince Bridgers
2014-01-22
1
-0
/
+3
*
rxrpc: out of bound read in debug code
Dan Carpenter
2014-01-22
1
-7
/
+14
*
8021q: update description
Yegor Yefremov
2014-01-22
1
-5
/
+5
*
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
Hannes Frederic Sowa
2014-01-22
6
-2
/
+24
*
ipv6: enable anycast addresses as source addresses in ICMPv6 error messages
FX Le Bail
2014-01-22
1
-1
/
+2
*
tcp: delete redundant calls of tcp_mtup_init()
Peter Pan(潘卫平)
2014-01-22
2
-2
/
+0
*
packet: fix a couple of cppcheck warnings
Daniel Borkmann
2014-01-22
1
-22
/
+15
*
ipv4: remove the useless argument from ip_tunnel_hash()
Duan Jiong
2014-01-22
1
-5
/
+4
*
bond: make slave_sysfs_ops static
stephen hemminger
2014-01-22
1
-1
/
+1
*
net: remove unnecessary initializations in net_dev_init
Sabrina Dubroca
2014-01-22
1
-10
/
+0
[next]