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
...
|
*
|
|
|
|
|
AF_UNIX: Fix poll blocking problem when reading from a stream socket
Alexey Moiseytsev
2011-11-26
1
-0
/
+4
|
*
|
|
|
|
|
l2tp: ensure sk->dst is still valid
Florian Westphal
2011-11-26
1
-1
/
+1
|
*
|
|
|
|
|
decnet: proper socket refcounting
Eric Dumazet
2011-11-26
1
-12
/
+5
|
*
|
|
|
|
|
ipv4: Don't use the cached pmtu informations for input routes
Steffen Klassert
2011-11-26
1
-2
/
+2
|
*
|
|
|
|
|
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
2011-11-26
4
-6
/
+24
|
*
|
|
|
|
|
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
2011-11-26
4
-16
/
+16
|
*
|
|
|
|
|
route: Use the device mtu as the default for blackhole routes
Steffen Klassert
2011-11-26
2
-2
/
+2
|
*
|
|
|
|
|
netns: fix proxy ARP entries listing on a netns
Jorge Boncompte [DTI2]
2011-11-25
1
-1
/
+4
|
*
|
|
|
|
|
net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()
Dan Carpenter
2011-11-25
1
-2
/
+2
|
*
|
|
|
|
|
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
2011-11-23
2
-3
/
+4
|
*
|
|
|
|
|
ipv4 : igmp : fix error handle in ip_mc_add_src()
Jun Zhao
2011-11-23
1
-1
/
+2
|
*
|
|
|
|
|
ipv6: tcp: fix tcp_v6_conn_request()
Eric Dumazet
2011-11-23
1
-6
/
+7
|
*
|
|
|
|
|
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
David S. Miller
2011-11-23
3
-3
/
+0
|
*
|
|
|
|
|
ipv6: tcp: fix panic in SYN processing
Eric Dumazet
2011-11-23
1
-1
/
+1
|
*
|
|
|
|
|
ipv6: fix a bug in ndisc_send_redirect
Li Wei
2011-11-23
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-22
3
-6
/
+10
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
cfg80211: fix regulatory NULL dereference
Johannes Berg
2011-11-21
1
-0
/
+4
|
|
*
|
|
|
|
mac80211: Fix endian bug in radiotap header generation
Helmut Schaa
2011-11-21
1
-4
/
+4
|
|
*
|
|
|
|
mac80211: Fix AMSDU rate printout in debugfs.
Ben Greear
2011-11-21
1
-2
/
+2
|
*
|
|
|
|
|
net: correct comments of skb_shift
Feng King
2011-11-22
1
-1
/
+1
|
*
|
|
|
|
|
net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 sockets
Maciej Żenczykowski
2011-11-22
1
-5
/
+9
|
*
|
|
|
|
|
caif: fix endian conversion in cffrml_transmit()
Dan Carpenter
2011-11-21
1
-5
/
+6
|
*
|
|
|
|
|
dccp: fix error propagation in dccp_v4_connect
RongQing.Li
2011-11-21
1
-0
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared
Trond Myklebust
2011-11-22
1
-2
/
+1
*
|
|
|
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2011-11-22
1
-1
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
SUNRPC: destroy freshly allocated transport in case of sockaddr init error
Stanislav Kinsbursky
2011-11-10
1
-1
/
+3
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-11-21
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
/
/
/
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
libceph: Allocate larger oid buffer in request msgs
Stratos Psomadakis
2011-11-11
1
-1
/
+1
*
|
|
|
|
|
ipv4: fix redirect handling
Eric Dumazet
2011-11-18
1
-51
/
+59
*
|
|
|
|
|
ping: dont increment ICMP_MIB_INERRORS
Eric Dumazet
2011-11-18
1
-2
/
+0
*
|
|
|
|
|
bridge: correct IPv6 checksum after pull
stephen hemminger
2011-11-16
1
-0
/
+2
*
|
|
|
|
|
tcp: clear xmit timers in tcp_v4_syn_recv_sock()
Eric Dumazet
2011-11-16
1
-0
/
+1
*
|
|
|
|
|
net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timer
Jesper Juhl
2011-11-14
1
-2
/
+4
*
|
|
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-11-14
4
-4
/
+14
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-11
4
-4
/
+14
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
mac80211: fix race between connection monitor & suspend
Johannes Berg
2011-11-09
1
-1
/
+1
|
|
*
|
|
|
|
cfg80211: fix bug on regulatory core exit on access to last_request
Luis R. Rodriguez
2011-11-09
1
-0
/
+3
|
|
*
|
|
|
|
mac80211: fix bug in ieee80211_build_probe_req
Johannes Berg
2011-11-09
1
-0
/
+4
|
|
*
|
|
|
|
mac80211: fix NULL dereference in radiotap code
Johannes Berg
2011-11-09
1
-3
/
+6
*
|
|
|
|
|
|
net-netlink: Add a new attribute to expose TCLASS values via netlink
Maciej Żenczykowski
2011-11-14
1
-2
/
+2
*
|
|
|
|
|
|
bridge: Fix potential deadlock on br->multicast_lock
Andrey Vagin
2011-11-14
1
-2
/
+2
*
|
|
|
|
|
|
ip6_tunnel: copy parms.name after register_netdevice
Josh Boyer
2011-11-14
1
-1
/
+7
*
|
|
|
|
|
|
rds: drop "select LLIST"
Paul Bolle
2011-11-14
1
-1
/
+0
*
|
|
|
|
|
|
net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_...
Jesper Juhl
2011-11-14
1
-4
/
+2
*
|
|
|
|
|
|
ah: Don't return NET_XMIT_DROP on input.
Nick Bowler
2011-11-12
2
-4
/
+0
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-11-09
6
-20
/
+47
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...
John W. Linville
2011-11-09
6
-20
/
+47
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-08
2
-9
/
+9
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
Bluetooth: Use miliseconds for L2CAP channel timeouts
Andrzej Kaczmarek
2011-11-07
1
-8
/
+8
|
|
|
*
|
|
|
Bluetooth: Revert: Fix L2CAP connection establishment
Arek Lichwa
2011-11-07
1
-1
/
+1
[prev]
[next]