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
*
tipc: only create header copy for name distr messages
Erik Hugne
2015-02-27
1
-1
/
+1
*
fib_trie: Remove leaf_info
Alexander Duyck
2015-02-27
1
-307
/
+156
*
fib_trie: Add slen to fib alias
Alexander Duyck
2015-02-27
2
-19
/
+19
*
fib_trie: Replace plen with slen in leaf_info
Alexander Duyck
2015-02-27
1
-33
/
+30
*
fib_trie: Convert fib_alias to hlist from list
Alexander Duyck
2015-02-27
3
-39
/
+47
*
multicast: Extend ip address command to enable multicast group join/leave on
Madhu Challa
2015-02-27
4
-7
/
+95
*
igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
Madhu Challa
2015-02-27
1
-9
/
+31
*
udp: In udp_flow_src_port use random hash value if skb_get_hash fails
Tom Herbert
2015-02-27
1
-0
/
+10
*
bridge: fix link notification skb size calculation to include vlan ranges
Roopa Prabhu
2015-02-26
1
-7
/
+85
*
net: dsa: Introduce dsa_is_port_initialized
Guenter Roeck
2015-02-25
2
-6
/
+3
*
net: dsa: integrate with SWITCHDEV for HW bridging
Florian Fainelli
2015-02-25
4
-0
/
+161
*
net: dsa: Ensure that port array elements are initialized before being used
Guenter Roeck
2015-02-25
3
-17
/
+13
*
ipv6: remove dead debug code from ip6_tunnel.c
Ian Morris
2015-02-24
1
-6
/
+0
*
bridge: add vlan info to bridge setlink and dellink notification messages
Roopa Prabhu
2015-02-22
1
-22
/
+24
*
net: __aligned(size) is preferred over __attribute__((aligned(size)))
Ameen Ali
2015-02-22
1
-5
/
+5
*
batman-adv: Fix use of seq_has_overflowed()
Joe Perches
2015-02-22
1
-1
/
+1
*
net: Remove state argument from skb_find_text()
Bojan Prtvar
2015-02-22
4
-16
/
+9
*
ethtool: use "ops" name consistenty in ethtool_set_rxfh()
Dan Carpenter
2015-02-21
1
-1
/
+1
*
ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"
Alex W Slater
2015-02-21
1
-1
/
+1
*
igmp: add __ip_mc_{join|leave}_group()
Eric Dumazet
2015-02-20
1
-18
/
+34
*
batman-adv: Remove uses of return value of seq_printf
Joe Perches
2015-02-20
1
-9
/
+10
*
tcp: silence registration message
stephen hemminger
2015-02-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-17
19
-48
/
+173
|
\
|
*
net: dsa: Set valid phy interface type
Guenter Roeck
2015-02-17
1
-2
/
+7
|
*
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
2015-02-15
1
-1
/
+8
|
*
net: spelling fixes
Stephen Hemminger
2015-02-14
3
-3
/
+3
|
*
net/core: Fix warning while make xmldocs caused by dev.c
Masanari Iida
2015-02-14
1
-1
/
+1
|
*
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
2015-02-14
1
-1
/
+1
|
*
openvswitch: Fix key serialization.
Pravin B Shelar
2015-02-14
1
-1
/
+1
|
*
tcp: make sure skb is not shared before using skb_get()
Eric Dumazet
2015-02-13
1
-8
/
+24
|
*
bridge: netfilter: Move sysctl-specific error code inside #ifdef
Geert Uytterhoeven
2015-02-12
1
-5
/
+2
|
*
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
2015-02-12
1
-2
/
+2
|
*
gue: Use checksum partial with remote checksum offload
Tom Herbert
2015-02-11
1
-6
/
+22
|
*
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
2015-02-11
2
-2
/
+3
|
*
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
2015-02-11
2
-2
/
+17
|
*
net: Fix remcsum in GRO path to not change packet
Tom Herbert
2015-02-11
1
-10
/
+10
|
*
openvswitch: Add missing initialization in validate_and_copy_set_tun()
Geert Uytterhoeven
2015-02-11
1
-1
/
+1
|
*
openvswitch: Reset key metadata for packet execution.
Pravin B Shelar
2015-02-11
1
-0
/
+2
|
*
rds: rds_cong_queue_updates needs to defer the congestion update transmission
Sowmini Varadhan
2015-02-11
1
-1
/
+15
|
*
ipv6: Partial checksum only UDP packets
Vlad Yasevich
2015-02-11
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-02-11
2
-6
/
+58
|
|
\
|
|
*
netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID
Patrick McHardy
2015-01-30
1
-0
/
+1
|
|
*
netfilter: nft_compat: add ebtables support
Arturo Borrero
2015-01-30
1
-6
/
+57
*
|
|
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
2
-22
/
+8
*
|
|
memcg: cleanup static keys decrement
Vladimir Davydov
2015-02-12
1
-0
/
+4
*
|
|
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-02-12
6
-151
/
+209
|
\
\
\
|
*
\
\
Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20
J. Bruce Fields
2015-02-02
22
-60
/
+123
|
|
\
\
\
|
*
|
|
|
sunrpc/lockd: fix references to the BKL
Jeff Layton
2015-01-23
2
-4
/
+3
|
*
|
|
|
svcrdma: Handle additional inline content
Chuck Lever
2015-01-15
1
-0
/
+55
|
*
|
|
|
svcrdma: Move read list XDR round-up logic
Chuck Lever
2015-01-15
1
-28
/
+9
[next]