index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
1
-2
/
+1
2016-03-14
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
3
-2
/
+18
2016-03-14
Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2
-2
/
+8
2016-03-14
net: socket: use pr_info_once to tip the obsolete usage of PF_PACKET
liping.zhang
1
-6
/
+2
2016-03-14
net: adjust napi_consume_skb to handle non-NAPI callers
Jesper Dangaard Brouer
1
-2
/
+2
2016-03-14
sctp: allow sctp_transmit_packet and others to use gfp
Marcelo Ricardo Leitner
7
-66
/
+83
2016-03-14
ovs: allow nl 'flow set' to use ufid without flow key
Samuel Gauthier
1
-11
/
+17
2016-03-14
netconf: add macro to represent all attributes
Zhang Shengju
2
-32
/
+44
2016-03-14
sctp: fix the transports round robin issue when init is retransmitted
Xin Long
2
-2
/
+2
2016-03-13
rxrpc: Replace all unsigned with unsigned int
David Howells
8
-39
/
+39
2016-03-13
gro: Defer clearing of flush bit in tunnel paths
Alexander Duyck
2
-4
/
+2
2016-03-11
bpf: support flow label for bpf_skb_{set, get}_tunnel_key
Daniel Borkmann
1
-2
/
+12
2016-03-11
ip_tunnel: add support for setting flow label via collect metadata
Daniel Borkmann
2
-4
/
+4
2016-03-11
bridge: allow zero ageing time
Stephen Hemminger
1
-3
/
+8
2016-03-11
net/flower: Fix pointer cast
Amir Vadai
1
-6
/
+6
2016-03-11
net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...
Amir Vadai
1
-13
/
+0
2016-03-11
net/flower: Introduce hardware offload support
Amir Vadai
1
-1
/
+63
2016-03-11
net: dsa: Fix cleanup resources upon module removal
Neil Armstrong
1
-8
/
+8
2016-03-10
packet: validate variable length ll headers
Willem de Bruijn
1
-25
/
+18
2016-03-10
ax25: add link layer header validation function
Willem de Bruijn
1
-0
/
+15
2016-03-10
kcm: Add receive message timeout
Tom Herbert
2
-2
/
+36
2016-03-10
kcm: Add memory limit for receive message construction
Tom Herbert
2
-2
/
+48
2016-03-10
kcm: Sendpage support
Tom Herbert
1
-2
/
+145
2016-03-10
kcm: Splice support
Tom Herbert
1
-2
/
+96
2016-03-10
kcm: Add statistics and proc interfaces
Tom Herbert
3
-1
/
+503
2016-03-10
kcm: Kernel Connection Multiplexor module
Tom Herbert
5
-0
/
+2031
2016-03-10
tcp: Add tcp_inq to get available receive bytes on socket
Tom Herbert
1
-14
/
+1
2016-03-10
net: Walk fragments in __skb_splice_bits
Tom Herbert
1
-23
/
+16
2016-03-10
net: Add MSG_BATCH flag
Tom Herbert
1
-0
/
+5
2016-03-10
net: Allow MSG_EOR in each msghdr of sendmmsg
Tom Herbert
1
-4
/
+6
2016-03-10
net: Make sock_alloc exportable
Tom Herbert
1
-1
/
+2
2016-03-08
ipv6: per netns FIB garbage collection
Michal Kubeček
1
-5
/
+4
2016-03-08
ipv6: per netns fib6 walkers
Michal Kubeček
1
-32
/
+36
2016-03-08
ipv6: replace global gc_args with local variable
Michal Kubeček
1
-6
/
+8
2016-03-08
net_sched: dsmark: use qdisc_dequeue_peeked()
Kyeong Yoo
1
-1
/
+1
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
24
-320
/
+586
2016-03-08
bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit
Daniel Borkmann
2
-5
/
+7
2016-03-08
bpf: support for access to tunnel options
Daniel Borkmann
1
-6
/
+77
2016-03-08
bpf: allow to propagate df in bpf_skb_set_tunnel_key
Daniel Borkmann
1
-1
/
+5
2016-03-08
bpf: make helper function protos static
Daniel Borkmann
1
-9
/
+9
2016-03-08
bpf: add flags to bpf_skb_store_bytes for clearing hash
Daniel Borkmann
1
-1
/
+3
2016-03-08
bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well
Daniel Borkmann
1
-0
/
+6
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
35
-82
/
+205
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-74
/
+188
2016-03-07
tcp: fix tcpi_segs_in after connection establishment
Eric Dumazet
1
-1
/
+2
2016-03-07
udp6: fix UDP/IPv6 encap resubmit path
Bill Sommerfeld
1
-4
/
+2
2016-03-07
tipc: move netlink policies to netlink.c
Richard Alpe
9
-74
/
+85
2016-03-07
arp: correct return value of arp_rcv
Zhang Shengju
1
-15
/
+20
2016-03-07
netlabel: do not initialise statics to NULL
Wei Tang
1
-2
/
+2
2016-03-07
netlink: do not initialise statics to 0 or NULL
Wei Tang
1
-3
/
+3
[next]