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
*
net: gro: add a per device gro flush timer
Eric Dumazet
2014-11-10
2
-4
/
+59
*
dccp: Convert DCCP_WARN to net_warn_ratelimited
Joe Perches
2014-11-08
1
-2
/
+2
*
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
Rick Jones
2014-11-07
4
-6
/
+19
*
net: Kill skb_copy_datagram_const_iovec
Herbert Xu
2014-11-07
1
-89
/
+0
*
inet: Add skb_copy_datagram_iter
Herbert Xu
2014-11-07
1
-0
/
+87
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-06
8
-61
/
+51
|
\
|
*
net: dsa: slave: Fix autoneg for phys on switch MDIO bus
Andrew Lunn
2014-11-06
1
-2
/
+5
|
*
tcp: zero retrans_stamp if all retrans were acked
Marcelo Leitner
2014-11-05
1
-29
/
+31
|
*
geneve: Unregister pernet subsys on module unload.
Jesse Gross
2014-11-05
1
-0
/
+1
|
*
geneve: Set GSO type on transmit.
Jesse Gross
2014-11-05
1
-0
/
+2
|
*
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
2014-11-03
1
-2
/
+3
|
*
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert
2014-11-03
1
-9
/
+6
|
*
vti6: Use vti6_dev_init as the ndo_init function.
Steffen Klassert
2014-11-03
1
-10
/
+1
|
*
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
2014-11-03
1
-9
/
+1
|
*
netfilter: nft_reject_bridge: Fix powerpc build error
Guenter Roeck
2014-11-03
1
-0
/
+1
*
|
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2014-11-06
19
-234
/
+530
|
\
\
|
*
|
openvswitch: Avoid NULL mask check while building mask
Pravin B Shelar
2014-11-05
1
-54
/
+53
|
*
|
openvswitch: Refactor action alloc and copy api.
Pravin B Shelar
2014-11-05
3
-29
/
+21
|
*
|
openvswitch: Move key_attr_size() to flow_netlink.h.
Joe Stringer
2014-11-05
3
-28
/
+37
|
*
|
openvswitch: Remove flow member from struct ovs_skb_cb
Lorand Jakab
2014-11-05
3
-12
/
+9
|
*
|
openvswitch: Drop packets when interdev is not up
Chunhe Li
2014-11-05
1
-0
/
+5
|
*
|
openvswitch: Refactor get_dp() function into multiple access APIs.
Andy Zhou
2014-11-05
1
-10
/
+21
|
*
|
openvswitch: Refactor ovs_flow_cmd_fill_info().
Joe Stringer
2014-11-05
1
-27
/
+66
|
*
|
openvswitch: refactor do_output() to move NULL check out of fast path
Andy Zhou
2014-11-05
1
-14
/
+11
|
*
|
openvswitch: Additional logging for -EINVAL on flow setups.
Jesse Gross
2014-11-05
2
-7
/
+22
|
*
|
openvswitch: Remove redundant tcp_flags code.
Joe Stringer
2014-11-05
1
-10
/
+3
|
*
|
openvswitch: Move table destroy to dp-rcu callback.
Pravin B Shelar
2014-11-05
3
-8
/
+10
|
*
|
openvswitch: Add basic MPLS support to kernel
Simon Horman
2014-11-05
8
-30
/
+274
|
*
|
net: Remove MPLS GSO feature.
Pravin B Shelar
2014-11-05
7
-10
/
+3
*
|
|
net: esp: Convert NETDEBUG to pr_info
Joe Perches
2014-11-06
2
-10
/
+10
*
|
|
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
Joe Perches
2014-11-06
2
-11
/
+7
*
|
|
sched: fix act file names in header comment
Jiri Pirko
2014-11-06
6
-6
/
+6
*
|
|
ip6_tunnel: Add support for wildcard tunnel endpoints.
Steffen Klassert
2014-11-06
1
-1
/
+40
*
|
|
ipv6: Allow sending packets through tunnels with wildcard endpoints
Steffen Klassert
2014-11-06
3
-11
/
+24
|
/
/
*
|
fou: Fix typo in returning flags in netlink
Tom Herbert
2014-11-05
3
-3
/
+3
*
|
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2014-11-05
2
-10
/
+10
*
|
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
Joe Perches
2014-11-05
3
-12
/
+3
*
|
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
40
-55
/
+50
*
|
gue: Receive side of remote checksum offload
Tom Herbert
2014-11-05
1
-9
/
+161
*
|
gue: TX support for using remote checksum offload option
Tom Herbert
2014-11-05
1
-3
/
+32
*
|
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
2014-11-05
6
-4
/
+22
*
|
gue: Add infrastructure for flags and options
Tom Herbert
2014-11-05
1
-48
/
+94
*
|
udp: Offload outer UDP tunnel csum if available
Tom Herbert
2014-11-05
1
-16
/
+36
*
|
net: Move fou_build_header into fou.c and refactor
Tom Herbert
2014-11-05
3
-49
/
+94
*
|
udp: remove blank line between set and test
Fabian Frederick
2014-11-04
1
-1
/
+0
*
|
ipv6: trivial, add bracket for the if block
Florent Fourcot
2014-11-04
1
-2
/
+2
*
|
esp4: remove assignment in if condition
Fabian Frederick
2014-11-04
1
-1
/
+3
*
|
net: allow setting ecn via routing table
Florian Westphal
2014-11-04
4
-16
/
+30
*
|
syncookies: split cookie_check_timestamp() into two functions
Florian Westphal
2014-11-04
2
-13
/
+23
*
|
syncookies: avoid magic values and document which-bit-is-what-option
Florian Westphal
2014-11-04
1
-15
/
+35
[next]