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: create generic bridge ops
John Fastabend
2012-10-31
1
-0
/
+80
|
*
|
|
|
|
cgroup: net_cls: Pass in task to sock_update_classid()
Daniel Wagner
2012-10-26
1
-3
/
+3
|
*
|
|
|
|
cgroup: net_cls: Remove rcu_read_lock/unlock
Daniel Wagner
2012-10-26
1
-2
/
+0
|
*
|
|
|
|
cgroup: net_prio: Mark local used function static
Daniel Wagner
2012-10-26
1
-1
/
+1
|
*
|
|
|
|
netlink: cleanup the unnecessary return value check
Hans Zhang
2012-10-23
1
-3
/
+3
|
*
|
|
|
|
net:dev: remove double indentical assignment in dev_change_net_namespace().
Rami Rosen
2012-10-21
1
-1
/
+0
|
*
|
|
|
|
sockopt: Make SO_BINDTODEVICE readable
Pavel Emelyanov
2012-10-21
1
-0
/
+3
|
*
|
|
|
|
pktgen: Use ipv6_addr_any
Joe Perches
2012-10-21
1
-5
/
+1
*
|
|
|
|
|
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-12-12
1
-147
/
+113
|
\
\
\
\
\
\
|
*
|
|
|
|
|
netprio_cgroup: allow nesting and inherit config on cgroup creation
Tejun Heo
2012-11-22
1
-18
/
+24
|
*
|
|
|
|
|
netprio_cgroup: implement netprio[_set]_prio() helpers
Tejun Heo
2012-11-22
1
-22
/
+50
|
*
|
|
|
|
|
netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx
Tejun Heo
2012-11-22
1
-54
/
+11
|
*
|
|
|
|
|
netprio_cgroup: reimplement priomap expansion
Tejun Heo
2012-11-22
1
-23
/
+33
|
*
|
|
|
|
|
netprio_cgroup: shorten variable names in extend_netdev_table()
Tejun Heo
2012-11-22
1
-12
/
+11
|
*
|
|
|
|
|
netprio_cgroup: simplify write_priomap()
Tejun Heo
2012-11-22
1
-45
/
+11
|
*
|
|
|
|
|
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
2012-11-19
1
-4
/
+4
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
net: gro: fix possible panic in skb_gro_receive()
Eric Dumazet
2012-12-07
2
-3
/
+5
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-21
1
-0
/
+20
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-19
1
-0
/
+20
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
wireless: add back sysfs directory
Johannes Berg
2012-11-16
1
-0
/
+20
*
|
|
|
|
net-rps: Fix brokeness causing OOO packets
Tom Herbert
2012-11-16
1
-1
/
+3
*
|
|
|
|
net: correct check in dev_addr_del()
Jiri Pirko
2012-11-15
1
-1
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
af-packet: fix oops when socket is not present
Eric Leblond
2012-11-07
1
-1
/
+1
*
|
|
|
rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump
John Fastabend
2012-11-03
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
net: fix secpath kmemleak
Eric Dumazet
2012-10-22
1
-2
/
+4
|
/
/
*
|
net: add doc for in4_pton()
Amerigo Wang
2012-10-12
1
-0
/
+12
*
|
net: add doc for in6_pton()
Amerigo Wang
2012-10-12
1
-0
/
+12
*
|
pktgen: replace scan_ip6() with in6_pton()
Amerigo Wang
2012-10-10
1
-97
/
+4
*
|
pktgen: enable automatic IPv6 address setting
Amerigo Wang
2012-10-10
1
-13
/
+5
*
|
pktgen: display IPv4 address in human-readable format
Amerigo Wang
2012-10-10
1
-2
/
+2
*
|
pktgen: set different default min_pkt_size for different protocols
Amerigo Wang
2012-10-10
1
-7
/
+20
*
|
pktgen: fix crash when generating IPv6 packets
Amerigo Wang
2012-10-10
1
-1
/
+1
*
|
vlan: don't deliver frames for unknown vlans to protocols
Florian Zumbiehl
2012-10-08
1
-2
/
+5
*
|
net: gro: selective flush of packets
Eric Dumazet
2012-10-08
1
-7
/
+31
*
|
net: gro: fix a potential crash in skb_gro_reset_offset
Eric Dumazet
2012-10-07
1
-6
/
+8
*
|
net: Fix skb_under_panic oops in neigh_resolve_output
ramesh.nagappa@gmail.com
2012-10-07
1
-4
/
+2
*
|
net: remove skb recycling
Eric Dumazet
2012-10-07
1
-47
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
2
-28
/
+13
|
\
\
|
|
/
|
/
|
|
*
make get_file() return its argument
Al Viro
2012-09-26
1
-2
/
+1
|
*
new helper: iterate_fd()
Al Viro
2012-09-26
1
-26
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
19
-206
/
+394
|
\
\
|
*
|
netlink: add attributes to fdb interface
stephen hemminger
2012-10-01
1
-2
/
+4
|
*
|
net: add gro_cells infrastructure
Eric Dumazet
2012-10-01
1
-0
/
+2
|
*
|
use skb_end_offset() in skb_try_coalesce()
Weiping Pan
2012-10-01
1
-2
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
3
-4
/
+8
|
|
\
\
|
|
|
/
|
*
|
net: use bigger pages in __netdev_alloc_frag
Eric Dumazet
2012-09-27
1
-16
/
+30
|
*
|
net: remove sk_init() helper
Eric Dumazet
2012-09-27
1
-13
/
+0
|
*
|
filter: add XOR instruction for use with X/K
Daniel Borkmann
2012-09-24
1
-3
/
+9
|
*
|
net: use a per task frag allocator
Eric Dumazet
2012-09-24
2
-30
/
+56
|
*
|
netpoll: call ->ndo_select_queue() in tx path
Amerigo Wang
2012-09-19
2
-4
/
+4
[prev]
[next]