index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
ras
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
tun: allow setting ethernet addresss while running
stephen hemminger
1
-0
/
+1
2012-12-11
net: gro: dev_gro_receive() cleanup
Eric Dumazet
1
-26
/
+26
2012-12-11
net: fix a race in gro_cell_poll()
Eric Dumazet
1
-5
/
+9
2012-12-11
bnx2x: use netdev_alloc_frag()
Eric Dumazet
2
-13
/
+32
2012-12-10
doc: Tighten-up and clarify description of tcp_fin_timeout
Rick Jones
1
-9
/
+8
2012-12-10
net: 8390: use io{read,write}*_rep accessors
Matthew Leach
1
-8
/
+8
2012-12-10
net: dm9000: use io{read,write}*_rep accessors
Matthew Leach
1
-6
/
+6
2012-12-10
net: smc91x: use io{read, write}*_rep accessors instead of string functions
Will Deacon
1
-10
/
+10
2012-12-10
rtnetlink: add missing message types to selinux perm table
Cong Wang
1
-0
/
+2
2012-12-10
net: Allow DCBnl to use other namespaces besides init_net
John Fastabend
1
-5
/
+2
2012-12-10
smsc95xx: fix async register writes on big endian platforms
Steve Glendinning
1
-5
/
+9
2012-12-10
smsc95xx: fix register dump of last register
Steve Glendinning
1
-1
/
+1
2012-12-10
smsc75xx: only set mac address once on bind
Steve Glendinning
1
-2
/
+8
2012-12-10
net: remove obsolete simple_strto<foo>
Abhijit Pawar
4
-4
/
+18
2012-12-10
virtio_net: fix a typo in virtnet_alloc_queues()
Amerigo Wang
1
-1
/
+1
2012-12-10
bridge: make buffer larger in br_setlink()
Dan Carpenter
1
-1
/
+1
2012-12-09
caif_usb: Make the driver name check more efficient
Ben Hutchings
1
-10
/
+3
2012-12-09
caif_usb: Check driver name before reading driver state in netdev notifier
Ben Hutchings
1
-2
/
+5
2012-12-09
virtio-net: support changing the number of queue pairs through ethtool
Jason Wang
1
-0
/
+43
2012-12-09
virtio_net: multiqueue support
Jason Wang
2
-98
/
+402
2012-12-09
virtio-net: separate fields of sending/receiving queue from virtnet_info
Jason Wang
1
-124
/
+158
2012-12-09
vxlan: Add capability of Rx checksum offload for inner packet
Joseph Gasparakis
1
-2
/
+14
2012-12-09
vxlan: capture inner headers during encapsulation
Joseph Gasparakis
1
-1
/
+9
2012-12-09
net: Handle encapsulated offloads before fragmentation or handing to lower dev
Alexander Duyck
2
-2
/
+17
2012-12-09
net: Add support for hardware-offloaded encapsulation
Joseph Gasparakis
7
-1
/
+134
2012-12-09
r8169: workaround for missing extended GigaMAC registers
françois romieu
1
-18
/
+24
2012-12-07
tipc: refactor accept() code for improved readability
Paul Gortmaker
1
-41
/
+48
2012-12-07
tipc: add lock nesting notation to quiet lockdep warning
Ying Xue
1
-1
/
+2
2012-12-07
tipc: eliminate connection setup for implied connect in recv_msg()
Ying Xue
1
-7
/
+0
2012-12-07
tipc: introduce non-blocking socket connect
Ying Xue
1
-65
/
+93
2012-12-07
tipc: consolidate connection-oriented message reception in one function
Ying Xue
1
-24
/
+51
2012-12-07
tipc: standardize across connect/disconnect function naming
Paul Gortmaker
4
-15
/
+31
2012-12-07
tipc: change sk_receive_queue upper limit
Jon Maloy
1
-2
/
+2
2012-12-07
bonding: Fix check for ethtool get_link operation support
Ben Hutchings
1
-11
/
+6
2012-12-07
bridge: export multicast database via netlink
Cong Wang
7
-1
/
+225
2012-12-07
net: doc : use more suitable word 'unexpected' to replace 'secluded'
Shan Wei
1
-1
/
+1
2012-12-07
net: phy: smsc: Fix config_init typo
Patrick Trantham
1
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
107
-284
/
+188
2012-12-07
tipc: eliminate aggregate sk_receive_queue limit
Ying Xue
1
-19
/
+4
2012-12-07
sctp: Add RCU protection to assoc->transport_addr_list
Thomas Graf
4
-10
/
+30
2012-12-07
sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
Thomas Graf
1
-1
/
+6
2012-12-07
tun: correctly report an error in tun_flow_init()
Paul Moore
1
-1
/
+2
2012-12-07
sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y
Christoph Paasch
1
-3
/
+3
2012-12-07
chelsio: remove get_clock and use ktime_get
Jan Glauber
1
-13
/
+1
2012-12-07
bnx2x: Prevent link flaps when booting from SAN.
Barak Witkowski
5
-3
/
+34
2012-12-07
net: phy: smsc: force all capable mode if the phy is started in powerdown mode
trem
2
-1
/
+30
2012-12-07
cnic, bnx2x, bnx2: Simplify cnic probing.
Michael Chan
6
-19
/
+17
2012-12-07
cnic: Include bnx2x.h
Michael Chan
2
-46
/
+20
2012-12-07
bnx2: Add BNX2 prefix to CHIP ID and name macros
Michael Chan
3
-120
/
+120
2012-12-07
bnx2: Add BNX2 prefix to descriptor structures and macros
Michael Chan
4
-172
/
+181
[next]