index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
1
-0
/
+13
|
\
|
*
neigh: do not modify unlinked entries
Julian Anastasov
2015-06-21
1
-0
/
+13
*
|
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
2015-06-23
1
-3
/
+15
*
|
bpf: disallow bpf tc programs access current->pid,uid
Alexei Starovoitov
2015-06-16
1
-6
/
+0
*
|
sock_diag: define destruction multicast groups
Craig Gallek
2015-06-16
2
-1
/
+95
*
|
net/core: Add reading VF statistics through the PF netdevice
Eran Ben Elisha
2015-06-16
1
-2
/
+49
*
|
bpf: allow networking programs to use bpf_trace_printk() for debugging
Alexei Starovoitov
2015-06-16
1
-0
/
+2
*
|
bpf: introduce current->pid, tgid, uid, gid, comm accessors
Alexei Starovoitov
2015-06-16
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-14
2
-10
/
+7
|
\
|
|
*
net: don't wait for order-3 page allocation
Shaohua Li
2015-06-12
2
-2
/
+2
|
*
net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...
Mel Gorman
2015-06-11
1
-8
/
+5
*
|
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
Eric Dumazet
2015-06-13
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-09
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-05
1
-0
/
+35
*
|
net: Add GRE keyid in flow_keys
Tom Herbert
2015-06-05
1
-1
/
+23
*
|
net: Add IPv6 flow label to flow_keys
Tom Herbert
2015-06-05
1
-19
/
+10
*
|
net: Add VLAN ID to flow_keys
Tom Herbert
2015-06-05
1
-0
/
+14
*
|
net: Get rid of IPv6 hash addresses flow keys
Tom Herbert
2015-06-05
1
-17
/
+0
*
|
net: Add keys for TIPC address
Tom Herbert
2015-06-05
1
-5
/
+13
*
|
net: Add full IPv6 addresses to flow_keys
Tom Herbert
2015-06-05
1
-19
/
+97
*
|
net: Get skb hash over flow_keys structure
Tom Herbert
2015-06-05
1
-13
/
+41
*
|
net: Remove superfluous setting of key_basic
Tom Herbert
2015-06-05
1
-6
/
+0
*
|
net: Simplify GRE case in flow_dissector
Tom Herbert
2015-06-05
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-04
1
-0
/
+40
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-02
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-06-01
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-31
1
-0
/
+18
*
|
tcp: tcp_tso_autosize() minimum is one packet
Eric Dumazet
2015-05-27
1
-1
/
+4
*
|
net: fix inet_proto_csum_replace4() sparse errors
Eric Dumazet
2015-05-26
1
-5
/
+7
*
|
net: remove a sparse error in secure_dccpv6_sequence_number()
Eric Dumazet
2015-05-26
1
-1
/
+1
*
|
pktgen: remove one sparse error
Eric Dumazet
2015-05-26
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-18
1
-0
/
+3
*
|
pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input
Jesper Dangaard Brouer
2015-05-23
1
-2
/
+2
*
|
pktgen: adjust spacing in proc file interface output
Jesper Dangaard Brouer
2015-05-23
1
-1
/
+1
*
|
flow_dissector: do not break if ports are not needed in flowlabel
Jiri Pirko
2015-05-22
1
-7
/
+7
[next]