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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/core: Remove unnecessary casts of private_data
Joe Perches
2010-07-12
1
-2
/
+2
*
net: sock_free() optimizations
Eric Dumazet
2010-07-12
1
-2
/
+3
*
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-07-12
13
-53
/
+32
*
net: Document that dev_get_stats() returns the given pointer
Ben Hutchings
2010-07-09
1
-6
/
+6
*
net: Get rid of rtnl_link_stats64 / net_device_stats union
Ben Hutchings
2010-07-09
1
-5
/
+26
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
2
-11
/
+48
|
\
|
*
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2010-07-02
1
-0
/
+18
|
*
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
2010-06-29
1
-9
/
+27
|
*
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
Ben Hutchings
2010-06-29
1
-2
/
+3
*
|
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-07-07
3
-11
/
+21
*
|
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
2010-07-04
1
-0
/
+62
*
|
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
2010-06-30
1
-0
/
+80
*
|
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
2010-06-30
1
-23
/
+5
*
|
net/core: use ntohs for skb->protocol
Sebastian Andrzej Siewior
2010-06-30
1
-1
/
+2
*
|
net: use this_cpu_ptr()
Eric Dumazet
2010-06-28
1
-2
/
+2
*
|
net/core/pktgen.c: Use pr_<level>
Joe Perches
2010-06-25
1
-78
/
+64
*
|
net: optimize Berkeley Packet Filter (BPF) processing
Hagen Paul Pfeifer
2010-06-25
1
-51
/
+161
*
|
net: fix "netpoll: Allow netpoll_setup/cleanup recursion"
Andrew Morton
2010-06-24
1
-1
/
+0
*
|
net: consolidate netif_needs_gso() checks
John Fastabend
2010-06-23
1
-36
/
+32
*
|
net: Export cred_to_ucred to modules.
David S. Miller
2010-06-16
1
-0
/
+1
*
|
scm: Capture the full credentials of the scm sender.
Eric W. Biederman
2010-06-16
1
-0
/
+24
*
|
af_unix: Allow SO_PEERCRED to work across namespaces.
Eric W. Biederman
2010-06-16
1
-6
/
+12
*
|
sock: Introduce cred_to_ucred
Eric W. Biederman
2010-06-16
1
-0
/
+14
*
|
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
2010-06-15
1
-1
/
+2
*
|
net: add rx_handler data pointer
Jiri Pirko
2010-06-15
1
-1
/
+5
*
|
netpoll: Allow netpoll_setup/cleanup recursion
Herbert Xu
2010-06-15
1
-79
/
+97
*
|
netpoll: Add ndo_netpoll_setup
Herbert Xu
2010-06-15
1
-0
/
+10
*
|
netpoll: Add locking for netpoll_setup/cleanup
Herbert Xu
2010-06-15
1
-75
/
+76
*
|
netpoll: Fix RCU usage
Herbert Xu
2010-06-15
1
-8
/
+12
*
|
netpoll: Set npinfo to NULL even with ndo_netpoll_cleanup
Herbert Xu
2010-06-15
1
-2
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-14
1
-1
/
+1
|
\
\
|
|
/
|
*
net: rxhash already set in __copy_skb_header
Eric Dumazet
2010-06-13
1
-1
/
+0
|
*
net: fix deliver_no_wcard regression on loopback device
John Fastabend
2010-06-13
1
-0
/
+1
*
|
net: Enable 64-bit net device statistics on 32-bit architectures
Ben Hutchings
2010-06-12
3
-17
/
+20
*
|
pktgen: increasing transmission granularity
Daniel Turull
2010-06-11
1
-4
/
+38
*
|
pkt_sched: gen_kill_estimator() rcu fixes
Eric Dumazet
2010-06-11
1
-0
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-11
3
-12
/
+30
|
\
\
|
|
/
|
*
pktgen: Fix accuracy of inter-packet delay.
Daniel Turull
2010-06-10
1
-1
/
+1
|
*
pkt_sched: gen_estimator: add a new lock
Eric Dumazet
2010-06-10
1
-3
/
+12
|
*
net: deliver skbs on inactive slaves to exact matches
John Fastabend
2010-06-10
1
-3
/
+14
|
*
net: Print num_rx_queues imbalance warning only when there are allocated queues
Tim Gardner
2010-06-09
1
-5
/
+3
*
|
anycast: Some RCU conversions
Eric Dumazet
2010-06-07
1
-9
/
+5
*
|
net: Remove unnecessary net action assertion
jamal
2010-06-07
1
-3
/
+0
*
|
net-caif: Added missing lock validator constants
Alex Lorca
2010-06-07
1
-3
/
+3
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-06
2
-6
/
+32
|
\
\
|
|
/
|
*
net: fix conflict between null_or_orig and null_or_bond
John Fastabend
2010-06-02
1
-4
/
+4
|
*
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
2010-05-31
1
-2
/
+28
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-05-31
5
-63
/
+79
|
|
\
*
|
|
skbuff: add check for non-linear to warn_if_lro and needs_linearize
Alexander Duyck
2010-06-05
1
-3
/
+4
*
|
|
net: replace hooks in __netif_receive_skb V5
Jiri Pirko
2010-06-02
1
-64
/
+55
[next]