index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
lapb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-24
dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
Gerrit Renker
1
-19
/
+8
2010-08-24
dccp ccid-2: Remove redundant sanity tests
Gerrit Renker
1
-52
/
+0
2010-08-24
dccp ccid-3: No more CCID control blocks in LISTEN state
Gerrit Renker
1
-33
/
+7
2010-08-24
ccid: ccid-2/3 code cosmetics
Gerrit Renker
3
-26
/
+27
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
9
-19
/
+19
2010-08-23
mlx4: remove num_lro parameter
Amerigo Wang
5
-12
/
+3
2010-08-23
xen: use less generic names in netfront driver.
Ian Campbell
1
-4
/
+4
2010-08-23
tcp: allow effective reduction of TCP's rcv-buffer via setsockopt
Hagen Paul Pfeifer
1
-0
/
+11
2010-08-23
isdn/avm: fix build when PCMCIA is not enabled
Randy Dunlap
1
-1
/
+2
2010-08-23
header: fix broken headers for user space
Changli Gao
10
-26
/
+26
2010-08-23
bridge: is PACKET_LOOPBACK unlikely()?
Simon Horman
1
-1
/
+1
2010-08-23
net: rds: remove duplication type definitions
Changli Gao
1
-9
/
+0
2010-08-23
bnx2: Add PCI Advanced Error Reporting support.
John Feeney
1
-10
/
+34
2010-08-23
net: 802.1q: make vlan_hwaccel_do_receive() return void
Changli Gao
3
-7
/
+5
2010-08-23
net/sched: need to include net/ip6_checksum.h
Stephen Rothwell
1
-0
/
+1
2010-08-23
net: use __be16 instead of u16 for the userspace code
Changli Gao
1
-2
/
+2
2010-08-22
tokenring: remove unneeded NULL checks
Dan Carpenter
1
-4
/
+2
2010-08-22
net_sched: cls_flow: add key rxhash
Changli Gao
2
-0
/
+8
2010-08-22
irda: use net_device_stats from struct net_device
Eric Dumazet
2
-24
/
+9
2010-08-22
amd8111e: use net_device_stats from struct net_device
Eric Dumazet
2
-8
/
+7
2010-08-22
atl1c: use net_device_stats from struct net_device
Eric Dumazet
2
-4
/
+3
2010-08-22
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
10
-24
/
+971
2010-08-22
net: rps: fix the wrong network header pointer
Changli Gao
1
-2
/
+2
2010-08-20
net/sched: add ACT_CSUM action to update packets checksums
Grégoire Baron
6
-0
/
+654
2010-08-20
net: build_ehash_secret() and rt_bind_peer() cleanups
Eric Dumazet
2
-13
/
+4
2010-08-20
qlge: pull NULL check ahead of dereference
Dan Carpenter
1
-2
/
+3
2010-08-20
tehuti: Use net_device_stats from struct net_device
Tobias Klauser
2
-15
/
+7
2010-08-20
ep93xx_eth: Use net_device_stats from struct net_device
Tobias Klauser
1
-24
/
+15
2010-08-20
net_sched: sch_sfq: use proto_ports_offset() to support AH message
Changli Gao
1
-17
/
+16
2010-08-20
netfilter: xt_hashlimit: use proto_ports_offset() to support AH message
Changli Gao
1
-10
/
+5
2010-08-20
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
Changli Gao
1
-16
/
+15
2010-08-20
net_sched: cls_flow: use proto_ports_offset() to support AH message
Changli Gao
1
-29
/
+38
2010-08-20
net: rps: use proto_ports_offset() to handle the AH message correctly
Changli Gao
1
-16
/
+7
2010-08-20
net: introduce proto_ports_offset()
Changli Gao
1
-0
/
+19
2010-08-20
net: rps: skip fragment when computing rxhash
Changli Gao
1
-1
/
+4
2010-08-20
net: rps: reset network header before calling skb_get_rxhash()
Changli Gao
1
-0
/
+1
2010-08-20
qlcnic: update version 5.0.8
Amit Kumar Salecha
1
-2
/
+2
2010-08-20
qlcnic: rom lock recovery
Sucheta Chakraborty
2
-4
/
+14
2010-08-20
qlcnic: firmware initialization update
Sony Chacko
4
-131
/
+47
2010-08-20
qlcnic: fix endiness in eswitch statistics
Amit Kumar Salecha
1
-2
/
+16
2010-08-20
qlcnic: mark device state as failed
Amit Kumar Salecha
1
-10
/
+13
2010-08-20
qlcnic: fix npar state
Amit Kumar Salecha
1
-14
/
+29
2010-08-20
qlcnic: support anti mac spoofing
Sony Chacko
2
-0
/
+12
2010-08-20
qlcnic: configure offload setting on eswitch
Rajesh Borundia
2
-6
/
+133
2010-08-20
qlcnic: configure port on eswitch
Rajesh Borundia
4
-134
/
+254
2010-08-20
qlcnic: replace magic numbers with defines
Sony Chacko
4
-3
/
+8
2010-08-20
qlcnic: remove unused code
Sony Chacko
2
-20
/
+0
2010-08-20
qlcnic: fix inconsistent lock state
Amit Kumar Salecha
1
-7
/
+0
2010-08-20
ixgbe: rewrite ethtool test to use standard config functions
Alexander Duyck
3
-253
/
+169
2010-08-20
ixgbe: update all DESC_ADV macros to accept a ring pointer
Alexander Duyck
4
-18
/
+18
[next]