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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
mac80211: allow not sending MIC up from driver for HW crypto
Sara Sharon
2016-04-05
1
-1
/
+4
|
*
|
mac80211: allow drivers to report CLOCK_BOOTTIME for scan results
Johannes Berg
2016-04-05
1
-0
/
+3
|
|
/
*
|
net: Fix build failure due to lockdep_sock_is_held().
David S. Miller
2016-04-07
1
-0
/
+2
*
|
sock: make lockdep_sock_is_held static inline
Hannes Frederic Sowa
2016-04-07
1
-1
/
+1
*
|
udp: Remove udp_offloads
Tom Herbert
2016-04-07
1
-3
/
+0
*
|
vxlan: change vxlan to use UDP socket GRO
Tom Herbert
2016-04-07
1
-1
/
+0
*
|
udp: Add socket based GRO and config
Tom Herbert
2016-04-07
1
-0
/
+7
*
|
udp: Add GRO functions to UDP socket
Tom Herbert
2016-04-07
1
-2
/
+5
*
|
udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb
Tom Herbert
2016-04-07
1
-0
/
+4
*
|
net: Checks skb_dst to be NULL in inet_iif
Tom Herbert
2016-04-07
1
-3
/
+4
*
|
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
2016-04-07
1
-2
/
+10
*
|
sock: fix lockdep annotation in release_sock
Hannes Frederic Sowa
2016-04-07
1
-1
/
+6
*
|
vxlan: implement GPE
Jiri Benc
2016-04-06
1
-0
/
+68
*
|
ip_tunnel: implement __iptunnel_pull_header
Jiri Benc
2016-04-06
1
-2
/
+9
*
|
udp: enable MSG_PEEK at non-zero offset
samanthakumar
2016-04-05
1
-0
/
+2
*
|
udp: remove headers from UDP packets before queueing
samanthakumar
2016-04-05
2
-0
/
+10
*
|
sock: convert sk_peek_offset functions to WRITE_ONCE
Willem de Bruijn
2016-04-05
1
-11
/
+13
*
|
tcp: increment sk_drops for listeners
Eric Dumazet
2016-04-04
1
-0
/
+13
*
|
tcp: increment sk_drops for dropped rx packets
Eric Dumazet
2016-04-04
1
-0
/
+7
*
|
tcp/dccp: do not touch listener sk_refcnt under synflood
Eric Dumazet
2016-04-04
2
-20
/
+32
*
|
inet: reqsk_alloc() needs to take care of dead listeners
Eric Dumazet
2016-04-04
1
-16
/
+15
*
|
tcp/dccp: remove BH disable/enable in lookup
Eric Dumazet
2016-04-04
1
-6
/
+1
*
|
udp: no longer use SLAB_DESTROY_BY_RCU
Eric Dumazet
2016-04-04
2
-7
/
+7
*
|
net: add SOCK_RCU_FREE socket flag
Eric Dumazet
2016-04-04
1
-0
/
+2
*
|
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
2016-04-04
2
-6
/
+10
*
|
ipv6: process socket-level control messages in IPv6
Soheil Hassas Yeganeh
2016-04-04
1
-1
/
+2
*
|
ipv4: process socket-level control messages in IPv4
Soheil Hassas Yeganeh
2016-04-04
1
-1
/
+2
*
|
sock: accept SO_TIMESTAMPING flags in socket cmsg
Soheil Hassas Yeganeh
2016-04-04
1
-0
/
+1
*
|
tcp: use one bit in TCP_SKB_CB to mark ACK timestamps
Soheil Hassas Yeganeh
2016-04-04
1
-1
/
+2
*
|
sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop
Willem de Bruijn
2016-04-04
1
-0
/
+2
*
|
tcp: remove cwnd moderation after recovery
Yuchung Cheng
2016-04-02
1
-11
/
+0
|
/
*
net: ping: make ping_v6_sendmsg static
Haishuang Yan
2016-03-23
1
-1
/
+0
*
ipv6: remove unused in6_addr struct
Luis de Bethencourt
2016-03-22
1
-1
/
+0
*
vxlan: fix sparse warnings
Jiri Benc
2016-03-21
1
-8
/
+8
*
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
2016-03-20
1
-0
/
+16
*
sctp: keep fragmentation point aligned to word size
Marcelo Ricardo Leitner
2016-03-20
1
-1
/
+1
*
sctp: align MTU to a word
Marcelo Ricardo Leitner
2016-03-20
1
-3
/
+5
*
ipv6, trace: fix tos reporting on fib6_table_lookup
Daniel Borkmann
2016-03-20
1
-1
/
+1
*
vxlan: fix populating tclass in vxlan6_get_route
Daniel Borkmann
2016-03-20
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2016-03-19
52
-235
/
+1329
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
51
-225
/
+1323
|
|
\
|
|
*
bonding: fix bond_get_stats()
Eric Dumazet
2016-03-18
1
-0
/
+1
|
|
*
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
2016-03-18
1
-0
/
+7
|
|
*
bpf, dst: add and use dst_tclassid helper
Daniel Borkmann
2016-03-18
1
-0
/
+12
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-03-14
1
-0
/
+17
|
|
|
\
|
|
|
*
Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2016-03-11
1
-0
/
+17
|
|
|
|
\
|
|
|
|
*
ipvs: drop first packet to redirect conntrack
Julian Anastasov
2016-03-07
1
-0
/
+17
|
|
*
|
|
net: dsa: make port_bridge_leave return void
Vivien Didelot
2016-03-14
1
-1
/
+1
|
|
*
|
|
net: dsa: rename port_*_bridge routines
Vivien Didelot
2016-03-14
1
-2
/
+2
|
|
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-03-14
2
-5
/
+6
|
|
|
\
\
\
[prev]
[next]