index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hydra.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-17
tipc: Allow retransmission of cloned buffers
Neil Horman
1
-5
/
+6
2010-03-17
tipc: Increase frequency of load distribution over broadcast link
Neil Horman
1
-21
/
+14
2010-03-17
net: core: add IFLA_STATS64 support
Jan Engelhardt
2
-1
/
+74
2010-03-17
net: tcp: make veno selectable as default congestion module
Jan Engelhardt
1
-0
/
+4
2010-03-17
net: tcp: make hybla selectable as default congestion module
Jan Engelhardt
1
-0
/
+4
2010-03-17
net: remove rcu locking from fib_rules_event()
Eric Dumazet
1
-8
/
+2
2010-03-17
bridge: per-cpu packet statistics (v3)
stephen hemminger
4
-6
/
+57
2010-03-17
rps: Receive Packet Steering
Tom Herbert
5
-59
/
+538
2010-03-17
RDS: Enable per-cpu workqueue threads
Tina Yang
1
-1
/
+1
2010-03-17
RDS: Do not call set_page_dirty() with irqs off
Andy Grover
3
-7
/
+12
2010-03-17
RDS: Properly unmap when getting a remote access error
Sherman Pun
1
-1
/
+5
2010-03-17
RDS: only put sockets that have seen congestion on the poll_waitq
Andy Grover
3
-2
/
+11
2010-03-17
RDS: Fix locking in rds_send_drop_to()
Tina Yang
1
-6
/
+7
2010-03-17
RDS: Turn down alarming reconnect messages
Andy Grover
3
-3
/
+6
2010-03-17
RDS: Workaround for in-use MRs on close causing crash
Andy Grover
1
-2
/
+2
2010-03-17
RDS: Fix send locking issue
Tina Yang
1
-3
/
+2
2010-03-17
RDS: Fix congestion issues for loopback
Andy Grover
3
-9
/
+7
2010-03-17
RDS/TCP: Wait to wake thread when write space available
Andy Grover
1
-1
/
+3
2010-03-17
RDS: update copy_to_user state in tcp transport
Andy Grover
1
-0
/
+1
2010-03-17
RDS: sendmsg() should check sndtimeo, not rcvtimeo
Andy Grover
1
-1
/
+1
2010-03-17
RDS: Do not BUG() on error returned from ib_post_send
Andy Grover
5
-12
/
+9
2010-03-16
bridge: Make first arg to deliver_clone const.
David S. Miller
1
-2
/
+4
2010-03-16
bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...
YOSHIFUJI Hideaki / 吉藤英明
3
-2
/
+10
2010-03-16
route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()
Vitaliy Gusev
1
-10
/
+6
2010-03-16
bridge br_multicast: Fix skb leakage in error path.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+3
2010-03-16
bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2010-03-16
NET: netpoll, fix potential NULL ptr dereference
Jiri Slaby
1
-2
/
+2
2010-03-16
tipc: fix lockdep warning on address assignment
Neil Horman
1
-10
/
+16
2010-03-16
l2tp: Fix UDP socket reference count bugs in the pppol2tp driver
James Chapman
1
-0
/
+3
2010-03-16
smsc95xx: wait for PHY to complete reset during init
Steve Glendinning
1
-0
/
+15
2010-03-16
l2tp: Fix oops in pppol2tp_xmit
James Chapman
1
-1
/
+2
2010-03-16
smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver
Steve Glendinning
4
-0
/
+1718
2010-03-16
ne: Do not use slashes in irq name string
Atsushi Nemoto
1
-1
/
+1
2010-03-16
NET: ksz884x, fix lock imbalance
Jiri Slaby
1
-3
/
+5
2010-03-16
gigaset: correct range checking off by one error
Tilman Schmidt
1
-1
/
+1
2010-03-16
bridge: Fix br_forward crash in promiscuous mode
Michael Braun
3
-5
/
+13
2010-03-16
bridge: Move NULL mdb check into br_mdb_ip_get
Herbert Xu
1
-4
/
+5
2010-03-16
ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe
Lars Ellenberg
1
-0
/
+6
2010-03-16
net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation
Gerrit Renker
3
-15
/
+17
2010-03-16
myri: remove dead code
Dan Carpenter
1
-1
/
+0
2010-03-16
gigaset: prune use of tty_buffer_request_room
Tilman Schmidt
1
-1
/
+0
2010-03-16
gigaset: correct clearing of at_state strings on RING
Tilman Schmidt
1
-8
/
+4
2010-03-16
gigaset: avoid registering CAPI driver more than once
Tilman Schmidt
4
-31
/
+53
2010-03-16
obsolete config in kernel source: HSO_AUTOPM
Christoph Egger
1
-3
/
+0
2010-03-16
obsolete config in kernel source: USE_INTERNAL_TIMER
Christoph Egger
1
-36
/
+0
2010-03-16
atm: use for_each_set_bit()
Akinobu Mita
1
-4
/
+3
2010-03-16
phonet: use for_each_set_bit()
Akinobu Mita
2
-4
/
+2
2010-03-16
timestamping: fix example build
Randy Dunlap
3
-7
/
+16
2010-03-15
drivers/net: drop redundant memset
Julia Lawall
1
-3
/
+1
2010-03-15
i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names
Ian Munsie
1
-16
/
+16
[next]