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
...
|
*
|
tcp: /proc/net/tcp rto,ato values not scaled properly (v2)
Stephen Hemminger
2008-06-27
2
-6
/
+6
|
*
|
pkt_sched: Remove CONFIG_NET_SCH_RR
Adrian Bunk
2008-06-27
1
-11
/
+0
|
*
|
pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.
WANG Cong
2008-06-27
1
-1
/
+1
|
*
|
netdevice: Fix typo of dev_unicast_add() comment
Wang Chen
2008-06-27
1
-1
/
+1
|
*
|
af_unix: fix 'poll for write'/connected DGRAM sockets
Rainer Weikusat
2008-06-27
1
-28
/
+24
|
*
|
tcp: fix for splice receive when used with software LRO
Octavian Purdila
2008-06-27
1
-5
/
+12
|
*
|
tcp: calculate tcp_mem based on low memory instead of all memory
Miquel van Smoorenburg
2008-06-27
1
-3
/
+6
|
*
|
mac80211: fix an oops in several failure paths in key allocation
Emmanuel Grumbach
2008-06-27
1
-0
/
+9
|
*
|
mac80211: implement EU regulatory domain
Tony Vroon
2008-06-25
1
-0
/
+18
|
*
|
netfilter: ip6table_mangle: don't reroute in LOCAL_IN
Patrick McHardy
2008-06-24
1
-1
/
+1
|
*
|
netns: Don't receive new packets in a dead network namespace.
Eric W. Biederman
2008-06-20
2
-0
/
+7
|
*
|
sctp: Make sure N * sizeof(union sctp_addr) does not overflow.
David S. Miller
2008-06-20
1
-1
/
+3
|
*
|
ipv6: Drop packets for loopback address from outside of the box.
YOSHIFUJI Hideaki
2008-06-19
1
-0
/
+9
|
*
|
ipv6: Remove options header when setsockopt's optlen is 0
Shan Wei
2008-06-19
1
-4
/
+7
*
|
|
sctp: Kill unused variable in sctp_assoc_bh_rcv()
Vlad Yasevich
2008-06-20
1
-1
/
+0
*
|
|
net: Discard and warn about LRO'd skbs received for forwarding
Ben Hutchings
2008-06-19
4
-1
/
+15
*
|
|
net: Disable LRO on devices that are forwarding
Ben Hutchings
2008-06-19
4
-5
/
+47
*
|
|
sctp: Follow security requirement of responding with 1 packet
Vlad Yasevich
2008-06-19
5
-32
/
+53
*
|
|
sctp: Validate Initiate Tag when handling ICMP message
Wei Yongjun
2008-06-19
1
-2
/
+25
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-19
7
-30
/
+102
|
\
\
\
|
|
/
/
|
*
|
mac80211: detect driver tx bugs
Johannes Berg
2008-06-18
1
-1
/
+8
|
*
|
netlink: genl: fix circular locking
Patrick McHardy
2008-06-18
1
-9
/
+6
|
*
|
Revert "mac80211: Use skb_header_cloned() on TX path."
David S. Miller
2008-06-18
1
-2
/
+2
|
*
|
af_unix: fix 'poll for write'/ connected DGRAM sockets
Rainer Weikusat
2008-06-17
1
-9
/
+70
|
*
|
xfrm: fix fragmentation for ipv4 xfrm tunnel
Steffen Klassert
2008-06-17
1
-1
/
+1
|
*
|
netfilter: nf_conntrack_h323: fix module unload crash
Patrick McHardy
2008-06-17
1
-7
/
+14
|
*
|
netfilter: nf_conntrack_h323: fix memory leak in module initialization error ...
Patrick McHardy
2008-06-17
1
-0
/
+1
|
*
|
netfilter: nf_nat: fix RCU races
Patrick McHardy
2008-06-17
2
-3
/
+9
*
|
|
netdevice: Fix promiscuity and allmulti overflow
Wang Chen
2008-06-18
1
-10
/
+45
*
|
|
ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ].
Rami Rosen
2008-06-18
1
-2
/
+0
*
|
|
net: Add sk_set_socket() helper.
David S. Miller
2008-06-17
1
-2
/
+2
*
|
|
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2008-06-17
2
-0
/
+19
|
\
\
\
|
*
|
|
bonding: Allow setting max_bonds to zero
Jay Vosburgh
2008-06-18
1
-0
/
+13
|
*
|
|
net/core: add NETDEV_BONDING_FAILOVER event
Or Gerlitz
2008-06-17
1
-0
/
+6
*
|
|
|
ax25: Fix std timer socket destroy handling.
David S. Miller
2008-06-17
1
-5
/
+3
*
|
|
|
udp: sk_drops handling
Eric Dumazet
2008-06-17
4
-10
/
+16
|
/
/
/
*
|
|
rose: improving AX25 routing frames via ROSE network
Bernard Pidoux
2008-06-17
2
-13
/
+20
*
|
|
atm: use const where reasonable
Mitchell Blank Jr
2008-06-17
6
-51
/
+50
*
|
|
bridge: fix IPV6=n build
Randy Dunlap
2008-06-17
3
-2
/
+4
*
|
|
bridge: make bridge address settings sticky
Stephen Hemminger
2008-06-17
3
-0
/
+7
*
|
|
bridge: handle process all link-local frames
Stephen Hemminger
2008-06-17
1
-8
/
+5
*
|
|
sctp: fix error path in sctp_proc_init
Pavel Emelyanov
2008-06-17
1
-1
/
+1
*
|
|
netrom: Kill spurious NULL'ing of sk->sk_socket.
David S. Miller
2008-06-17
1
-2
/
+0
*
|
|
x25: Use sock_orphan() instead of open-coded (and buggy) variant.
David S. Miller
2008-06-17
1
-2
/
+1
*
|
|
econet: Use sock_orphan() instead of open-coded (and buggy) variant.
David S. Miller
2008-06-17
1
-3
/
+1
*
|
|
x25: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
David S. Miller
2008-06-17
1
-5
/
+1
*
|
|
rose: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
David S. Miller
2008-06-17
1
-5
/
+1
*
|
|
netrom: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
David S. Miller
2008-06-17
1
-5
/
+1
*
|
|
ax25: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
David S. Miller
2008-06-17
1
-5
/
+1
*
|
|
llc: Use sock_graft() instead of by-hand version.
David S. Miller
2008-06-17
1
-3
/
+1
[prev]
[next]