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: fix bridge notify hook to manage flags correctly
John Fastabend
2012-11-03
1
-8
/
+18
*
pktgen: clean up ktime_t helpers
Daniel Borkmann
2012-11-03
1
-28
/
+13
*
net: Fix continued iteration in rtnl_bridge_getlink()
Ben Hutchings
2012-11-02
1
-16
/
+7
*
skb: api to report errors for zero copy skbs
Michael S. Tsirkin
2012-11-02
1
-0
/
+20
*
skb: report completion status for zero copy skbs
Michael S. Tsirkin
2012-11-02
1
-2
/
+2
*
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
2012-11-01
2
-0
/
+136
*
net: filter: add vlan tag access
Eric Dumazet
2012-10-31
1
-0
/
+9
*
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
2012-10-31
1
-0
/
+50
*
net: set and query VEB/VEPA bridge mode via PF_BRIDGE
John Fastabend
2012-10-31
1
-4
/
+81
*
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
*
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
|
*
|
netdev: make address const in device address management
stephen hemminger
2012-09-19
1
-19
/
+21
|
*
|
net: provide a default dev->ethtool_ops
Eric Dumazet
2012-09-19
2
-12
/
+4
|
*
|
net: dev: fix incorrect getting net device's name
Gao feng
2012-09-19
1
-8
/
+20
|
*
|
net: more accurate network taps in transmit path
Eric Dumazet
2012-09-19
1
-3
/
+6
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
3
-7
/
+15
|
|
\
\
|
*
|
|
netprio_cgroup: Use memcpy instead of the for-loop to copy priomap
Srivatsa S. Bhat
2012-09-13
1
-5
/
+4
|
*
|
|
netprio_cgroup: Remove update_netdev_tables() since it is unnecessary
Srivatsa S. Bhat
2012-09-13
1
-32
/
+0
|
*
|
|
filter: add MOD operation
Eric Dumazet
2012-09-10
1
-0
/
+15
[next]