index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: Kill redundant net argument in netlink_insert
Herbert Xu
2015-01-27
1
-8
/
+7
*
flow_dissector: add tipc support
Erik Hugne
2015-01-26
1
-0
/
+14
*
tipc: fix excessive network event logging
Erik Hugne
2015-01-26
2
-21
/
+21
*
net: act_bpf: fix size mismatch on filter preparation
Daniel Borkmann
2015-01-26
1
-0
/
+3
*
net: cls_basic: return from walking on match in basic_get
Daniel Borkmann
2015-01-26
1
-2
/
+5
*
openvswitch: Add support for unique flow IDs.
Joe Stringer
2015-01-26
6
-91
/
+415
*
openvswitch: Use sw_flow_key_range for key ranges.
Joe Stringer
2015-01-26
1
-11
/
+9
*
openvswitch: Refactor ovs_flow_tbl_insert().
Joe Stringer
2015-01-26
1
-7
/
+14
*
openvswitch: Refactor ovs_nla_fill_match().
Joe Stringer
2015-01-26
3
-40
/
+46
*
ipv6: tcp: fix race in IPV6_2292PKTOPTIONS
Eric Dumazet
2015-01-26
1
-6
/
+2
*
bridge: simplify br_getlink() a bit
Dan Carpenter
2015-01-25
1
-6
/
+3
*
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
2015-01-25
2
-1
/
+11
*
fib_trie: Various clean-ups for handling slen
Alexander Duyck
2015-01-25
1
-20
/
+29
*
fib_trie: Move fib_find_alias to file where it is used
Alexander Duyck
2015-01-25
3
-19
/
+20
*
fib_trie: Use empty_children instead of counting empty nodes in stats collection
Alexander Duyck
2015-01-25
1
-7
/
+1
*
fib_trie: Add collapse() and should_collapse() to resize
Alexander Duyck
2015-01-25
1
-35
/
+65
*
fib_trie: Fall back to slen update on inflate/halve failure
Alexander Duyck
2015-01-25
1
-5
/
+5
*
fib_trie: Fix RCU bug and merge similar bits of inflate/halve
Alexander Duyck
2015-01-25
1
-84
/
+73
*
fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bits
Alexander Duyck
2015-01-25
1
-8
/
+8
*
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
2015-01-24
1
-4
/
+2
*
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
2015-01-24
3
-14
/
+15
*
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
2015-01-23
1
-0
/
+1
*
vlan: advertise link netns via netlink
Nicolas Dichtel
2015-01-23
1
-0
/
+8
*
ip6gretap: advertise link netns via netlink
Nicolas Dichtel
2015-01-23
1
-0
/
+1
*
rtnl: fix error path when adding an iface with a link net
Nicolas Dichtel
2015-01-23
1
-1
/
+4
*
act_connmark: Add missing dependency on NF_CONNTRACK_MARK
Thomas Graf
2015-01-23
1
-0
/
+1
*
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...
David S. Miller
2015-01-19
8
-57
/
+98
|
\
|
*
mac80211: delete the assoc/auth timer upon suspend
Emmanuel Grumbach
2015-01-19
1
-0
/
+12
|
*
Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"
Johannes Berg
2015-01-19
1
-6
/
+0
|
*
cfg80211: fix checking nl80211_send_station() return value
Johannes Berg
2015-01-16
1
-1
/
+1
|
*
mac80211: remove doubled semicolon
Johannes Berg
2015-01-16
1
-1
/
+1
|
*
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
2015-01-15
4
-36
/
+84
|
*
cfg80211: remove 80+80 MHz rate reporting
Johannes Berg
2015-01-15
2
-5
/
+1
|
*
mac80211: remove 80+80 MHz rate reporting
Johannes Berg
2015-01-15
3
-9
/
+0
*
|
phonet netlink: allow multiple messages per skb in route dump
Johannes Berg
2015-01-19
1
-15
/
+7
*
|
net: sched: Introduce connmark action
Felix Fietkau
2015-01-19
3
-0
/
+204
*
|
net: bridge: reject DSA-enabled master netdevices as bridge members
Florian Fainelli
2015-01-19
1
-2
/
+8
*
|
net: ipv4: handle DSA enabled master network devices
Florian Fainelli
2015-01-19
1
-3
/
+3
*
|
rtnl: allow to create device with IFLA_LINK_NETNSID set
Nicolas Dichtel
2015-01-19
1
-3
/
+22
*
|
tunnels: advertise link netns via netlink
Nicolas Dichtel
2015-01-19
8
-0
/
+24
*
|
rtnl: add link netns id to interface messages
Nicolas Dichtel
2015-01-19
1
-0
/
+13
*
|
netns: add rtnl cmd to add and get peer netns ids
Nicolas Dichtel
2015-01-19
1
-0
/
+211
*
|
bridge: remove oflags from setlink/dellink.
Rosen, Rami
2015-01-19
1
-6
/
+2
*
|
netlink: Fix bugs in nlmsg_end() conversions.
David S. Miller
2015-01-18
6
-14
/
+11
*
|
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
40
-110
/
+187
*
|
tipc: fix socket list regression in new nl api
Richard Alpe
2015-01-18
1
-12
/
+18
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-01-18
32
-2377
/
+2385
|
\
\
|
*
|
Bluetooth: Remove unused function
Rickard Strandqvist
2015-01-16
1
-15
/
+0
|
*
|
Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channels
Marcel Holtmann
2015-01-15
1
-0
/
+12
|
*
|
Bluetooth: Fix lookup of fixed channels by local bdaddr
Johan Hedberg
2015-01-15
1
-8
/
+7
[next]