index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-07
udp: Remove udp_offloads
Tom Herbert
1
-63
/
+0
2016-04-07
fou: change to use UDP socket GRO
Tom Herbert
1
-31
/
+17
2016-04-07
udp: Add socket based GRO and config
Tom Herbert
1
-0
/
+2
2016-04-07
udp: Add GRO functions to UDP socket
Tom Herbert
6
-40
/
+41
2016-04-07
udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb
Tom Herbert
2
-0
/
+26
2016-04-07
tun: use socket locks for sk_{attach,detatch}_filter
Hannes Frederic Sowa
1
-22
/
+13
2016-04-07
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
9
-15
/
+16
2016-04-07
sock: fix lockdep annotation in release_sock
Hannes Frederic Sowa
1
-5
/
+0
2016-04-07
tcp/dccp: fix inet_reuseport_add_sock()
Eric Dumazet
2
-2
/
+4
2016-04-06
ip_tunnel: implement __iptunnel_pull_header
Jiri Benc
1
-4
/
+4
2016-04-05
net/core/dev: Warn on a too-short GRO frame
Aaron Conole
1
-0
/
+2
2016-04-05
udp: enable MSG_PEEK at non-zero offset
samanthakumar
6
-25
/
+39
2016-04-05
udp: remove headers from UDP packets before queueing
samanthakumar
3
-20
/
+31
2016-04-04
tcp: rate limit ACK sent by SYN_RECV request sockets
Eric Dumazet
1
-1
/
+4
2016-04-04
ipv4: tcp: set SOCK_USE_WRITE_QUEUE for ip_send_unicast_reply()
Eric Dumazet
1
-0
/
+1
2016-04-04
tcp: increment sk_drops for listeners
Eric Dumazet
4
-8
/
+11
2016-04-04
tcp: increment sk_drops for dropped rx packets
Eric Dumazet
3
-13
/
+22
2016-04-04
sock_diag: add SK_MEMINFO_DROPS
Eric Dumazet
1
-0
/
+1
2016-04-04
tcp/dccp: do not touch listener sk_refcnt under synflood
Eric Dumazet
8
-143
/
+102
2016-04-04
tcp/dccp: use rcu locking in inet_diag_find_one_icsk()
Eric Dumazet
3
-10
/
+5
2016-04-04
tcp/dccp: remove BH disable/enable in lookup
Eric Dumazet
1
-2
/
+0
2016-04-04
udp: no longer use SLAB_DESTROY_BY_RCU
Eric Dumazet
3
-347
/
+160
2016-04-04
net: add SOCK_RCU_FREE socket flag
Eric Dumazet
1
-1
/
+13
2016-04-04
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
13
-42
/
+81
2016-04-04
ipv6: process socket-level control messages in IPv6
Soheil Hassas Yeganeh
6
-8
/
+26
2016-04-04
ipv4: process socket-level control messages in IPv4
Soheil Hassas Yeganeh
4
-5
/
+11
2016-04-04
sock: accept SO_TIMESTAMPING flags in socket cmsg
Soheil Hassas Yeganeh
1
-0
/
+13
2016-04-04
tcp: use one bit in TCP_SKB_CB to mark ACK timestamps
Soheil Hassas Yeganeh
2
-1
/
+3
2016-04-04
tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFO
Soheil Hassas Yeganeh
1
-1
/
+2
2016-04-04
sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop
Willem de Bruijn
1
-11
/
+22
2016-04-02
netlink: use nla_get_in_addr and nla_put_in_addr for ipv4 address
Haishuang Yan
1
-4
/
+4
2016-04-02
tcp: remove cwnd moderation after recovery
Yuchung Cheng
1
-11
/
+0
2016-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-146
/
+224
2016-04-01
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
1
-12
/
+21
2016-03-31
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
1
-0
/
+1
2016-03-30
bpf: make padding in bpf_tunnel_key explicit
Daniel Borkmann
1
-1
/
+4
2016-03-30
ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
Eric Dumazet
1
-2
/
+2
2016-03-30
gro: Allow tunnel stacking in the case of FOU/GUE
Alexander Duyck
1
-0
/
+16
2016-03-30
sctp: really allow using GFP_KERNEL on sctp_packet_transmit
Marcelo Ricardo Leitner
1
-3
/
+3
2016-03-30
bridge: Allow set bridge ageing time when switchdev disabled
Haishuang Yan
1
-1
/
+1
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
13
-122
/
+166
2016-03-28
netfilter: ipv4: fix NULL dereference
Liping Zhang
2
-36
/
+38
2016-03-28
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
4
-0
/
+10
2016-03-28
netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast f...
Pablo Neira Ayuso
1
-1
/
+6
2016-03-28
netfilter: x_tables: fix unconditional helper
Florian Westphal
3
-33
/
+31
2016-03-28
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
3
-6
/
+12
2016-03-28
netfilter: x_tables: validate e->target_offset early
Florian Westphal
3
-27
/
+24
2016-03-28
openvswitch: call only into reachable nf-nat code
Arnd Bergmann
2
-9
/
+11
2016-03-28
openvswitch: Fix checking for new expected connections.
Jarno Rajahalme
1
-2
/
+3
2016-03-28
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
4
-8
/
+31
[next]