index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-11
enic: Add ndo_set_rx_mode support for enic vnics
Roopa Prabhu
3
-24
/
+102
2010-12-11
pktgen: adding prefetchw() call
Junchang Wang
1
-0
/
+2
2010-12-11
sfc: convert references to LRO to GRO
stephen hemminger
1
-15
/
+15
2010-12-10
inet6: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2010-12-10
stmmac: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2010-12-10
xfrm: Traffic Flow Confidentiality for IPv6 ESP
Martin Willi
1
-8
/
+24
2010-12-10
xfrm: Traffic Flow Confidentiality for IPv4 ESP
Martin Willi
1
-8
/
+24
2010-12-10
xfrm: Add Traffic Flow Confidentiality padding XFRM attribute
Martin Willi
3
-2
/
+19
2010-12-10
ifb: use the lockless variants of skb_queue
Changli Gao
1
-8
/
+6
2010-12-10
ifb: remove unused macro TX_TIMEOUT
Changli Gao
1
-2
/
+0
2010-12-10
ifb: remove the useless debug stats
Changli Gao
1
-19
/
+0
2010-12-10
qeth: buffer count imbalance
Jan Glauber
1
-1
/
+1
2010-12-10
qeth: l3 add vlan hdr in passthru frames
Frank Blaschka
1
-1
/
+1
2010-12-10
qeth: support VIPA add/del in offline mode
Einar Lueck
1
-1
/
+4
2010-12-10
qeth: support ipv6 query arp cache for HiperSockets
Einar Lueck
3
-83
/
+185
2010-12-10
net/ipv6/udp.c: fix typo in flush_stack()
Jiri Pirko
1
-1
/
+1
2010-12-10
ipv6: Fix 'release_it' logic in tcp_v6_get_peer()
David S. Miller
1
-1
/
+1
2010-12-10
bridge: Fix return values of br_multicast_add_group/br_multicast_new_group
Tobias Klauser
1
-4
/
+6
2010-12-10
dccp: remove unused macros
Shan Wei
1
-8
/
+0
2010-12-10
bnx2x: Update version number and a date.
Vladislav Zolotarov
1
-2
/
+2
2010-12-10
bnx2x: Fixed a compilation warning
Vladislav Zolotarov
1
-2
/
+2
2010-12-10
bnx2x: Use dma_alloc_coherent() semantics for ILT memory allocation
Vladislav Zolotarov
1
-2
/
+2
2010-12-10
bnx2x: LSO code was broken on BE platforms
Vladislav Zolotarov
1
-16
/
+26
2010-12-10
filter: use size of fetched data in __load_pointer()
Eric Dumazet
1
-3
/
+3
2010-12-10
The new jhash implementation
Jozsef Kadlecsik
1
-78
/
+105
2010-12-10
net: optimize INET input path further
Eric Dumazet
6
-39
/
+45
2010-12-09
net: Abstract away all dst_entry metrics accesses.
David S. Miller
10
-81
/
+118
2010-12-09
can: slcan: Add missing linux/sched.h include.
David S. Miller
1
-0
/
+1
2010-12-08
tcp: protect sysctl_tcp_cookie_size reads
Eric Dumazet
1
-12
/
+15
2010-12-08
tcp: avoid a possible divide by zero
Eric Dumazet
1
-2
/
+4
2010-12-08
ehea: Fixing LRO configuration
Breno Leitao
2
-2
/
+14
2010-12-08
tcp: Replace time wait bucket msg by counter
Tom Herbert
3
-1
/
+3
2010-12-08
x25: decrement netdev reference counts on unload
Apollon Oikonomopoulos
1
-0
/
+1
2010-12-08
driver/net/benet: fix be_cmd_multicast_set() memcpy bug
Joe Jin
1
-1
/
+1
2010-12-08
l2tp: Fix modalias of l2tp_ip
Michal Marek
1
-1
/
+5
2010-12-08
econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.
Nelson Elhage
1
-2
/
+4
2010-12-08
isdn/hisax: fix compiler warning on hisax_pci_tbl
Namhyung Kim
1
-1
/
+1
2010-12-08
af_packet: fix freeing pg_vec twice on error path
Changli Gao
1
-1
/
+0
2010-12-08
af_packet: eliminate pgv_to_page on some arches
Changli Gao
1
-1
/
+3
2010-12-08
net: call dev_queue_xmit_nit() after skb_dst_drop()
Eric Dumazet
1
-3
/
+3
2010-12-08
filter: constify sk_run_filter()
Eric Dumazet
4
-20
/
+22
2010-12-08
via-rhine: hardware VLAN support
Roger Luethi
1
-14
/
+312
2010-12-08
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
Eric Dumazet
5
-27
/
+27
2010-12-08
llc: fix a device refcount imbalance
Eric Dumazet
1
-2
/
+3
2010-12-08
net/9p/protocol.c: Remove duplicated macros.
Thiago Farina
1
-24
/
+9
2010-12-08
ifb: goto resched directly if error happens and dp->tq isn't empty
Changli Gao
1
-0
/
+2
2010-12-08
net: init ingress queue
Changli Gao
1
-22
/
+13
2010-12-08
tcp: Bug fix in initialization of receive window.
Nandita Dukkipati
1
-5
/
+4
2010-12-08
cxgb4: fix MAC address hash filter
Dimitris Michailidis
1
-1
/
+1
2010-12-08
can: add slcan driver for serial/USB-serial CAN adapters
Oliver Hartkopp
3
-0
/
+777
[next]