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: 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
*
igmp: remove camel case definitions
Fabian Frederick
2014-11-04
1
-14
/
+14
*
udp: remove else after return
Fabian Frederick
2014-11-04
1
-6
/
+6
*
inet: frags: remove inline on static in c file
Fabian Frederick
2014-11-04
1
-8
/
+8
*
ipv4: remove 0/NULL assignment on static
Fabian Frederick
2014-11-04
1
-8
/
+8
*
ipv4: use seq_puts instead of seq_printf where possible
Fabian Frederick
2014-11-04
1
-3
/
+3
*
tcp: spelling s/plugable/pluggable
Fabian Frederick
2014-11-04
1
-1
/
+1
*
cipso: remove NULL assignment on static
Fabian Frederick
2014-11-04
1
-1
/
+3
*
ipv4: include linux/bug.h instead of asm/bug.h
Fabian Frederick
2014-11-04
1
-1
/
+1
*
cipso: kerneldoc warning fix
Fabian Frederick
2014-11-04
1
-1
/
+1
*
net: add rbnode to struct sk_buff
Eric Dumazet
2014-11-03
1
-20
/
+7
*
net: less interrupt masking in NAPI
Eric Dumazet
2014-11-03
1
-25
/
+43
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-01
33
-212
/
+594
|
\
|
*
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
Guenter Roeck
2014-10-31
1
-2
/
+4
|
*
mpls: Allow mpls_gso to be built as module
Pravin B Shelar
2014-10-31
1
-1
/
+1
|
*
mpls: Fix mpls_gso handler.
Pravin B Shelar
2014-10-31
1
-2
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-31
6
-107
/
+463
|
|
\
|
|
*
netfilter: nft_reject_bridge: restrict reject to prerouting and input
Pablo Neira Ayuso
2014-10-31
1
-1
/
+32
|
|
*
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
2014-10-31
2
-10
/
+254
|
|
*
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
2014-10-31
1
-66
/
+109
|
|
*
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
2014-10-31
1
-26
/
+62
|
|
*
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
Pablo Neira Ayuso
2014-10-31
1
-2
/
+4
|
|
*
ipvs: Avoid null-pointer deref in debug code
Alex Gartrell
2014-10-28
1
-2
/
+2
|
*
|
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
2014-10-30
1
-0
/
+34
|
*
|
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
2014-10-30
2
-2
/
+2
|
*
|
gre: Use inner mac length when computing tunnel length
Tom Herbert
2014-10-30
1
-1
/
+1
|
*
|
ipv4: Do not cache routing failures due to disabled forwarding.
Nicolas Cavallari
2014-10-30
1
-0
/
+1
|
*
|
inet: frags: remove the WARN_ON from inet_evict_bucket
Nikolay Aleksandrov
2014-10-29
1
-1
/
+0
|
*
|
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
Nikolay Aleksandrov
2014-10-29
1
-1
/
+2
|
*
|
ipv6: notify userspace when we added or changed an ipv6 token
Lubomir Rintel
2014-10-29
1
-0
/
+1
[next]