index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
Eric Dumazet
2015-06-12
1
-2
/
+4
*
flow_dissector: add support for dst, hop-by-hop and routing ext hdrs
Tom Herbert
2015-06-12
1
-0
/
+17
*
flow_dissector: Fix MPLS entropy label handling in flow dissector
Tom Herbert
2015-06-12
1
-2
/
+2
*
net/ethtool: Add current supported tunable options
Hadar Hen Zion
2015-06-11
1
-0
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-08
1
-9
/
+2
|
\
|
*
net: replace last open coded skb_orphan_frags with function call
Willem de Bruijn
2015-06-08
1
-9
/
+2
*
|
bpf: allow programs to write to certain skb fields
Alexei Starovoitov
2015-06-07
1
-12
/
+82
*
|
bpf: make programs see skb->data == L2 for ingress and egress
Alexei Starovoitov
2015-06-07
1
-23
/
+3
*
|
mpls: Add MPLS entropy label in flow_keys
Tom Herbert
2015-06-04
1
-0
/
+35
*
|
net: Add GRE keyid in flow_keys
Tom Herbert
2015-06-04
1
-1
/
+23
*
|
net: Add IPv6 flow label to flow_keys
Tom Herbert
2015-06-04
1
-19
/
+10
*
|
net: Add VLAN ID to flow_keys
Tom Herbert
2015-06-04
1
-0
/
+14
*
|
net: Get rid of IPv6 hash addresses flow keys
Tom Herbert
2015-06-04
1
-17
/
+0
*
|
net: Add keys for TIPC address
Tom Herbert
2015-06-04
1
-5
/
+13
*
|
net: Add full IPv6 addresses to flow_keys
Tom Herbert
2015-06-04
1
-19
/
+97
*
|
net: Get skb hash over flow_keys structure
Tom Herbert
2015-06-04
1
-13
/
+41
*
|
net: Remove superfluous setting of key_basic
Tom Herbert
2015-06-04
1
-6
/
+0
*
|
net: Simplify GRE case in flow_dissector
Tom Herbert
2015-06-04
1
-22
/
+22
*
|
bpf: fix build due to missing tc_verd
Alexei Starovoitov
2015-06-04
1
-3
/
+1
*
|
bpf: introduce bpf_clone_redirect() helper
Alexei Starovoitov
2015-06-03
1
-0
/
+40
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-9
/
+1
|
\
|
|
*
Revert "net: core: 'ethtool' issue with querying phy settings"
David S. Miller
2015-06-01
1
-9
/
+1
*
|
net: Add priority to packet_offload objects.
David S. Miller
2015-06-01
1
-2
/
+6
*
|
ebpf: allow bpf_ktime_get_ns_proto also for networking
Daniel Borkmann
2015-05-31
1
-0
/
+2
*
|
netevent: remove automatic variable in register_netevent_notifier()
Wang Long
2015-05-31
1
-4
/
+1
*
|
bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields
Alexei Starovoitov
2015-05-30
1
-0
/
+18
*
|
tcp: tcp_tso_autosize() minimum is one packet
Eric Dumazet
2015-05-26
1
-1
/
+4
*
|
net: fix inet_proto_csum_replace4() sparse errors
Eric Dumazet
2015-05-25
1
-5
/
+7
*
|
net: remove a sparse error in secure_dccpv6_sequence_number()
Eric Dumazet
2015-05-25
1
-1
/
+1
*
|
pktgen: remove one sparse error
Eric Dumazet
2015-05-25
1
-5
/
+5
*
|
net: af_unix: implement splice for stream af_unix sockets
Hannes Frederic Sowa
2015-05-25
1
-0
/
+1
*
|
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
2015-05-25
1
-17
/
+28
*
|
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
2015-05-25
1
-0
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
2
-1
/
+12
|
\
|
|
*
net: core: 'ethtool' issue with querying phy settings
Arun Parameswaran
2015-05-22
1
-1
/
+9
|
*
rtnl/bond: don't send rtnl msg for unregistered iface
Nicolas Dichtel
2015-05-17
1
-0
/
+3
*
|
pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input
Jesper Dangaard Brouer
2015-05-22
1
-2
/
+2
*
|
pktgen: adjust spacing in proc file interface output
Jesper Dangaard Brouer
2015-05-22
1
-1
/
+1
*
|
flow_dissector: do not break if ports are not needed in flowlabel
Jiri Pirko
2015-05-22
1
-7
/
+7
*
|
bpf: allow bpf programs to tail-call other bpf programs
Alexei Starovoitov
2015-05-21
1
-0
/
+2
*
|
net: dev: reduce both ingress hook ifdefs
Daniel Borkmann
2015-05-21
1
-18
/
+4
*
|
neigh: Better handling of transition to NUD_PROBE state
Erik Kline
2015-05-21
1
-0
/
+3
*
|
netns: make nsid_lock per net
WANG Cong
2015-05-17
1
-16
/
+16
*
|
flow_dissector: remove bogus return in tipc section
Jiri Pirko
2015-05-17
1
-1
/
+0
*
|
net: fix sk_mem_reclaim_partial()
Eric Dumazet
2015-05-17
1
-4
/
+5
*
|
net: core: set qdisc pkt len before tc_classify
Florian Westphal
2015-05-14
1
-1
/
+2
*
|
netns: fix unbalanced spin_lock on error
Nicolas Dichtel
2015-05-14
1
-0
/
+1
*
|
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira
2015-05-14
1
-0
/
+36
*
|
net: add CONFIG_NET_INGRESS to enable ingress filtering
Pablo Neira
2015-05-14
1
-3
/
+4
*
|
net: Reserve skb headroom and set skb->dev even if using __alloc_skb
Alexander Duyck
2015-05-13
1
-4
/
+16
[next]