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
*
netdevice wanrouter: Convert directly reference of netdev->priv
Wang Chen
2008-11-20
1
-25
/
+11
*
pkt_sched: remove unnecessary xchg() in packet classifiers
Patrick McHardy
2008-11-20
7
-18
/
+12
*
pkt_sched: remove unnecessary xchg() in packet schedulers
Patrick McHardy
2008-11-20
11
-31
/
+52
*
pkt_sched: add DRR scheduler
Patrick McHardy
2008-11-20
3
-0
/
+517
*
net: ip_sockglue.c add static, annotate ports' endianness
Harvey Harrison
2008-11-20
1
-2
/
+2
*
dccp: Fix bracing in dccp_feat_list_lookup.
Gerrit Renker
2008-11-20
1
-1
/
+2
*
filter: add SKF_AD_NLATTR_NEST to look for nested attributes
Pablo Neira Ayuso
2008-11-20
1
-0
/
+19
*
net: listening_hash get a spinlock per bucket
Eric Dumazet
2008-11-20
5
-89
/
+64
*
vlan: convert to net_device_ops
Stephen Hemminger
2008-11-19
2
-20
/
+28
*
ip: convert to net_device_ops for ioctl
Stephen Hemminger
2008-11-19
2
-12
/
+26
*
bridge: convert to net_device_ops
Stephen Hemminger
2008-11-19
1
-7
/
+11
*
netdev: expose ethernet address primitives
Stephen Hemminger
2008-11-19
1
-5
/
+8
*
netdev: introduce dev_get_stats()
Stephen Hemminger
2008-11-19
3
-10
/
+22
*
netdev: network device operations infrastructure
Stephen Hemminger
2008-11-19
5
-41
/
+91
*
net: af_unix should use KERN_INFO instead of KERN_DEBUG
Eric Dumazet
2008-11-19
1
-1
/
+1
*
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
2008-11-19
8
-15
/
+15
*
net: inet_diag_handler structs can be const
Eric Dumazet
2008-11-19
2
-2
/
+2
*
net: make /proc/net/protocols namespace aware
Eric Dumazet
2008-11-19
1
-5
/
+24
*
net: af_packet should update its inuse counter
Eric Dumazet
2008-11-19
1
-0
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-18
11
-21
/
+45
|
\
|
*
rtnetlink: propagate error from dev_change_flags in do_setlink()
Johannes Berg
2008-11-16
1
-1
/
+3
|
*
Phonet: refuse to send bigger than MTU packets
Rémi Denis-Courmont
2008-11-16
1
-2
/
+2
|
*
scm: fix scm_fp_list->list initialization made in wrong place
Pavel Emelyanov
2008-11-14
1
-2
/
+0
|
*
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
2008-11-13
1
-2
/
+0
|
*
9p: restrict RDMA usage
Randy Dunlap
2008-11-12
1
-4
/
+6
|
*
net: shy netns_ok check
Alexey Dobriyan
2008-11-12
1
-1
/
+9
|
*
ipv6: routing header fixes
Brian Haley
2008-11-12
2
-0
/
+10
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-11-12
1
-3
/
+3
|
|
\
|
|
*
mac80211: fix notify_mac function
Johannes Berg
2008-11-12
1
-3
/
+3
|
*
|
net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller
Patrick Ohly
2008-11-12
1
-2
/
+2
|
*
|
tcp_htcp: last_cong bug fix
Doug Leith
2008-11-12
1
-4
/
+10
|
|
/
*
|
net: sctp should update its inuse counter
Eric Dumazet
2008-11-17
1
-0
/
+2
*
|
net: af_unix should update its inuse counter
Eric Dumazet
2008-11-17
1
-0
/
+4
*
|
net: af_unix can make unix_nr_socks visbile in /proc
Eric Dumazet
2008-11-17
1
-3
/
+4
*
|
ematch: simpler tcf_em_unregister()
Alexey Dobriyan
2008-11-16
1
-15
/
+3
*
|
net: Cleanup of af_unix
Eric Dumazet
2008-11-16
1
-62
/
+55
*
|
dccp: Tidy up setsockopt calls
Gerrit Renker
2008-11-16
1
-11
/
+12
*
|
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
2008-11-16
4
-10
/
+0
*
|
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
2008-11-16
1
-13
/
+40
*
|
dccp: Deprecate old setsockopt framework
Gerrit Renker
2008-11-16
3
-98
/
+32
*
|
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
2008-11-16
3
-4
/
+47
*
|
net: use %pF for /proc/net/ptype
Alexey Dobriyan
2008-11-16
1
-30
/
+2
*
|
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2008-11-16
11
-77
/
+144
*
|
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
2008-11-16
2
-37
/
+36
*
|
TPROXY: implemented IP_RECVORIGDSTADDR socket option
Balazs Scheidler
2008-11-16
1
-1
/
+39
*
|
ipv4: Fix ARP behavior with many mac-vlans
Ben Greear
2008-11-16
1
-11
/
+11
*
|
net: speedup dst_release()
Eric Dumazet
2008-11-14
1
-2
/
+4
*
|
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
2008-11-13
16
-377
/
+4
*
|
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
2008-11-12
9
-30
/
+32
*
|
net: Remove unused parameter of xfrm_gen_index()
Arnaud Ebalard
2008-11-12
1
-3
/
+3
[next]