index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
svcrpc: complete svsk processing on cb receive failure
J. Bruce Fields
2011-04-10
1
-4
/
+3
*
svcrpc: take advantage of tcp autotuning
Olga Kornievskaia
2011-04-07
1
-28
/
+7
*
SUNRPC: Don't wait for full record to receive tcp data
J. Bruce Fields
2011-04-07
1
-32
/
+112
*
svcrpc: copy cb reply instead of pages
Trond Myklebust
2011-04-07
1
-66
/
+56
*
svcrpc: close connection if client sends short packet
J. Bruce Fields
2011-04-07
1
-14
/
+7
*
svcrpc: note network-order types in svc_process_calldir
J. Bruce Fields
2011-04-07
1
-3
/
+3
*
SUNRPC: svc_tcp_recvfrom cleanup
Trond Myklebust
2011-04-07
1
-19
/
+15
*
SUNRPC: requeue tcp socket less frequently
Trond Myklebust
2011-04-07
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-05
12
-30
/
+69
|
\
|
*
ipv6: Don't pass invalid dst_entry pointer to dst_release().
Boris Ostrovsky
2011-04-04
1
-0
/
+1
|
*
tcp: len check is unnecessarily devastating, change to WARN_ON
Ilpo Järvinen
2011-04-01
1
-1
/
+2
|
*
sctp: malloc enough room for asconf-ack chunk
Wei Yongjun
2011-04-01
1
-2
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-04-01
9
-27
/
+64
|
|
\
|
|
*
mac80211: fix aggregation frame release during timeout
Daniel Halperin
2011-03-28
1
-1
/
+2
|
|
*
cfg80211: fix BSS double-unlinking (continued)
Juuso Oikarinen
2011-03-28
1
-7
/
+11
|
|
*
cfg80211:: fix possible NULL pointer dereference
Mariusz Kozlowski
2011-03-28
1
-3
/
+10
|
|
*
mac80211: fix possible NULL pointer dereference
Mariusz Kozlowski
2011-03-28
1
-1
/
+2
|
|
*
mac80211: fix NULL pointer dereference in ieee80211_key_alloc()
Petr Štetiar
2011-03-28
1
-2
/
+2
|
|
*
mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates
Felix Fietkau
2011-03-28
1
-7
/
+18
|
|
*
Bluetooth: Fix warning with hci_cmd_timer
Thomas Gleixner
2011-03-24
1
-1
/
+3
|
|
*
Bluetooth: delete hanging L2CAP channel
Andrei Emeltchenko
2011-03-24
1
-2
/
+3
|
|
*
Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply
Johan Hedberg
2011-03-24
1
-0
/
+2
|
|
*
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
2011-03-24
2
-2
/
+8
|
|
*
Bluetooth: Increment unacked_frames count only the first transmit
Suraj Sumangala
2011-03-24
1
-1
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-01
9
-11
/
+40
|
\
\
\
|
|
/
/
|
*
|
appletalk: Fix OOPS in atalk_release().
David S. Miller
2011-03-31
1
-5
/
+6
|
*
|
sctp: Pass __GFP_NOWARN to hash table allocation attempts.
David S. Miller
2011-03-30
1
-2
/
+2
|
*
|
fib: add rtnl locking in ip_fib_net_exit
Eric Dumazet
2011-03-30
1
-0
/
+2
|
*
|
atm/solos-pci: Don't flap VCs when carrier state changes
Philip A. Prindeville
2011-03-30
1
-0
/
+1
|
*
|
netdev: fix mtu check when TSO is enabled
Daniel Lezcano
2011-03-30
1
-2
/
+22
|
*
|
bridge: mcast snooping, fix length check of snooped MLDv1/2
Linus Lüssing
2011-03-30
1
-1
/
+1
|
*
|
net: gre: provide multicast mappings for ipv4 and ipv6
Timo Teräs
2011-03-30
2
-0
/
+5
|
*
|
bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()
Balaji G
2011-03-29
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2011-03-30
8
-23
/
+197
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
libceph: Create a new key type "ceph".
Tommi Virtanen
2011-03-29
3
-8
/
+77
|
*
|
libceph: Get secret from the kernel keys api when mounting with key=NAME.
Tommi Virtanen
2011-03-29
2
-0
/
+59
|
*
|
ceph: Move secret key parsing earlier.
Tommi Virtanen
2011-03-29
6
-15
/
+59
|
*
|
libceph: fix null dereference when unregistering linger requests
Sage Weil
2011-03-29
1
-3
/
+3
|
*
|
ceph: unlock on error in ceph_osdc_start_request()
Dan Carpenter
2011-03-29
1
-1
/
+3
|
*
|
ceph: fix possible NULL pointer dereference
Mariusz Kozlowski
2011-03-26
1
-1
/
+1
|
*
|
ceph: flush msgr_wq during mds_client shutdown
Sage Weil
2011-03-25
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-03-29
23
-124
/
+201
|
\
\
\
|
*
|
|
xfrm: Restrict extended sequence numbers to esp
Steffen Klassert
2011-03-28
1
-0
/
+3
|
*
|
|
xfrm: Check for esn buffer len in xfrm_new_ae
Steffen Klassert
2011-03-28
1
-0
/
+21
|
*
|
|
xfrm: Assign esn pointers when cloning a state
Steffen Klassert
2011-03-28
1
-0
/
+6
|
*
|
|
xfrm: Move the test on replay window size into the replay check functions
Steffen Klassert
2011-03-28
2
-3
/
+16
|
*
|
|
ipv4: Don't ip_rt_put() an error pointer in RAW sockets.
David S. Miller
2011-03-28
1
-0
/
+1
|
*
|
|
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
2011-03-27
1
-1
/
+16
|
*
|
|
net: use CHECKSUM_NONE instead of magic number
Cesar Eduardo Barros
2011-03-27
1
-1
/
+1
|
*
|
|
bridge: notify applications if address of bridge device changes
stephen hemminger
2011-03-27
4
-5
/
+13
[next]