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
*
ipv6: user better hash for addrconf
stephen hemminger
2010-03-20
1
-17
/
+8
*
IPv6: convert addrconf hash list to RCU
stephen hemminger
2010-03-20
1
-41
/
+44
*
ipv6: convert addrconf list to hlist
stephen hemminger
2010-03-20
1
-75
/
+53
*
ipv6: convert temporary address list to list macros
stephen hemminger
2010-03-20
1
-18
/
+12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-20
12
-37
/
+95
|
\
|
*
netfilter: ctnetlink: fix reliable event delivery if message building fails
Pablo Neira Ayuso
2010-03-20
2
-3
/
+5
|
*
netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
Pablo Neira Ayuso
2010-03-20
1
-3
/
+14
|
*
NET_DMA: free skbs periodically
Steven J. Magnani
2010-03-20
1
-20
/
+43
|
*
tcp: Fix tcp_mark_head_lost() with packets == 0
Lennart Schulte
2010-03-19
1
-0
/
+3
|
*
net: ipmr/ip6mr: fix potential out-of-bounds vif_table access
Patrick McHardy
2010-03-19
2
-0
/
+6
|
*
TCP: check min TTL on received ICMP packets
stephen hemminger
2010-03-19
1
-0
/
+5
|
*
ipv6: Remove redundant dst NULL check in ip6_dst_check
Herbert Xu
2010-03-19
1
-1
/
+1
|
*
ipv4: check rt_genid in dst_check
Timo Teräs
2010-03-19
1
-4
/
+10
|
*
net: Potential null skb->dev dereference
Eric Dumazet
2010-03-18
2
-5
/
+7
|
*
tcp: Fix OOB POLLIN avoidance.
Alexandra Kossovsky
2010-03-18
1
-1
/
+1
*
|
net: forbid underlaying devices to change its type
Jiri Pirko
2010-03-18
2
-0
/
+8
*
|
bonding: check return value of nofitier when changing type
Jiri Pirko
2010-03-18
1
-2
/
+2
*
|
net: rename notifier defines for netdev type change
Jiri Pirko
2010-03-18
2
-10
/
+10
*
|
rps: Fixed build with CONFIG_SMP not enabled.
Tom Herbert
2010-03-18
1
-0
/
+24
*
|
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
Jiri Pirko
2010-03-16
1
-5
/
+5
*
|
tipc: Allow retransmission of cloned buffers
Neil Horman
2010-03-16
1
-5
/
+6
*
|
tipc: Increase frequency of load distribution over broadcast link
Neil Horman
2010-03-16
1
-21
/
+14
*
|
net: core: add IFLA_STATS64 support
Jan Engelhardt
2010-03-16
1
-1
/
+41
*
|
net: tcp: make veno selectable as default congestion module
Jan Engelhardt
2010-03-16
1
-0
/
+4
*
|
net: tcp: make hybla selectable as default congestion module
Jan Engelhardt
2010-03-16
1
-0
/
+4
*
|
net: remove rcu locking from fib_rules_event()
Eric Dumazet
2010-03-16
1
-8
/
+2
*
|
bridge: per-cpu packet statistics (v3)
stephen hemminger
2010-03-16
4
-6
/
+57
*
|
rps: Receive Packet Steering
Tom Herbert
2010-03-16
3
-57
/
+505
*
|
RDS: Enable per-cpu workqueue threads
Tina Yang
2010-03-16
1
-1
/
+1
*
|
RDS: Do not call set_page_dirty() with irqs off
Andy Grover
2010-03-16
3
-7
/
+12
*
|
RDS: Properly unmap when getting a remote access error
Sherman Pun
2010-03-16
1
-1
/
+5
*
|
RDS: only put sockets that have seen congestion on the poll_waitq
Andy Grover
2010-03-16
3
-2
/
+11
*
|
RDS: Fix locking in rds_send_drop_to()
Tina Yang
2010-03-16
1
-6
/
+7
*
|
RDS: Turn down alarming reconnect messages
Andy Grover
2010-03-16
3
-3
/
+6
*
|
RDS: Workaround for in-use MRs on close causing crash
Andy Grover
2010-03-16
1
-2
/
+2
*
|
RDS: Fix send locking issue
Tina Yang
2010-03-16
1
-3
/
+2
*
|
RDS: Fix congestion issues for loopback
Andy Grover
2010-03-16
3
-9
/
+7
*
|
RDS/TCP: Wait to wake thread when write space available
Andy Grover
2010-03-16
1
-1
/
+3
*
|
RDS: update copy_to_user state in tcp transport
Andy Grover
2010-03-16
1
-0
/
+1
*
|
RDS: sendmsg() should check sndtimeo, not rcvtimeo
Andy Grover
2010-03-16
1
-1
/
+1
*
|
RDS: Do not BUG() on error returned from ib_post_send
Andy Grover
2010-03-16
5
-12
/
+9
|
/
*
bridge: Make first arg to deliver_clone const.
David S. Miller
2010-03-16
1
-2
/
+4
*
bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...
YOSHIFUJI Hideaki / 吉藤英明
2010-03-16
3
-2
/
+10
*
route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()
Vitaliy Gusev
2010-03-16
1
-10
/
+6
*
bridge br_multicast: Fix skb leakage in error path.
YOSHIFUJI Hideaki / 吉藤英明
2010-03-16
1
-2
/
+3
*
bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.
YOSHIFUJI Hideaki / 吉藤英明
2010-03-16
1
-2
/
+2
*
NET: netpoll, fix potential NULL ptr dereference
Jiri Slaby
2010-03-16
1
-2
/
+2
*
tipc: fix lockdep warning on address assignment
Neil Horman
2010-03-16
1
-10
/
+16
*
bridge: Fix br_forward crash in promiscuous mode
Michael Braun
2010-03-16
3
-5
/
+13
*
bridge: Move NULL mdb check into br_mdb_ip_get
Herbert Xu
2010-03-15
1
-4
/
+5
[next]