index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2016-05-11
dsa: Move gpio reset into switch driver
Andrew Lunn
-8
/
+0
2016-05-11
net: original ingress device index in PKTINFO
David Ahern
-0
/
+1
2016-05-11
net: l3mdev: Add hook in ip and ipv6
David Ahern
-1
/
+45
2016-05-11
tcp: replace cnt & rtt with struct in pkts_acked()
Lawrence Brakmo
-1
/
+6
2016-05-10
gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)
Pablo Neira
-0
/
+34
2016-05-09
net: l3mdev: Move get_saddr and rt6_dst
David Ahern
-53
/
+3
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-9
/
+1
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-13
/
+23
2016-05-09
netfilter: conntrack: use single slab cache
Florian Westphal
-2
/
+0
2016-05-09
netfilter: conntrack: use a single nat bysource table for all namespaces
Florian Westphal
-4
/
+0
2016-05-09
tcp: refactor struct tcp_skb_cb
Lawrence Brakmo
-3
/
+8
2016-05-06
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
Jarno Rajahalme
-9
/
+0
2016-05-06
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
-1
/
+1
2016-05-05
netfilter: nf_tables: allow set names up to 32 bytes
Pablo Neira Ayuso
-1
/
+1
2016-05-05
netfilter: conntrack: introduce clash resolution on insertion race
Pablo Neira Ayuso
-0
/
+3
2016-05-05
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
-2
/
+1
2016-05-04
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
-0
/
+15
2016-05-04
tcp: fix lockdep splat in tcp_snd_una_update()
Eric Dumazet
-1
/
+6
2016-05-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-0
/
+1
2016-05-04
gre: receive also TEB packets for lwtunnels
Jiri Benc
-0
/
+1
2016-05-04
gre: change gre_parse_header to return the header length
Jiri Benc
-1
/
+1
2016-05-04
net_sched: act_mirred: add helper inlines to access tcf_mirred info
Sridhar Samudrala
-0
/
+15
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+3
2016-05-04
nfc: nci: Add nci_nfcc_loopback to the nci core
Christophe Ricard
-0
/
+2
2016-05-04
nfc: nci: Add an additional parameter to identify a connection id
Christophe Ricard
-3
/
+12
2016-05-03
ipv6: add new struct ipcm6_cookie
Wei Wang
-8
/
+13
2016-05-03
net: add __sock_wfree() helper
Eric Dumazet
-0
/
+1
2016-05-03
vxlan: Add checksum check to the features check function
Alexander Duyck
-1
/
+3
2016-05-02
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
-0
/
+7
2016-05-02
ipv6: Generic tunnel cleanup
Tom Herbert
-1
/
+4
2016-05-02
gre: Create common functions for transmit
Tom Herbert
-0
/
+44
2016-05-02
ipv6: Create ip6_tnl_xmit
Tom Herbert
-0
/
+2
2016-05-02
gre: Move utility functions to common headers
Tom Herbert
-0
/
+60
2016-05-02
ipv6: Cleanup IPv6 tunnel receive path
Tom Herbert
-0
/
+4
2016-05-02
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
-0
/
+11
2016-05-01
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
-1
/
+1
2016-04-28
net: dsa: Provide CPU port statistics to master netdev
Florian Fainelli
-0
/
+5
2016-04-28
fq: split out backlog update logic
Michal Kazior
-11
/
+19
2016-04-28
tcp: Make use of MSG_EOR in tcp_sendmsg
Martin KaFai Lau
-1
/
+7
2016-04-28
net: snmp: fix 64bit stats on 32bit arches
Eric Dumazet
-4
/
+4
2016-04-27
net: SOCKWQ_ASYNC_WAITDATA optimizations
Eric Dumazet
-2
/
+4
2016-04-27
net: SOCKWQ_ASYNC_NOSPACE optimizations
Eric Dumazet
-0
/
+6
2016-04-27
net: snmp: kill STATS_BH macros
Eric Dumazet
-44
/
+44
2016-04-27
ipv6: kill ICMP6MSGIN_INC_STATS_BH()
Eric Dumazet
-3
/
+1
2016-04-27
ipv6: rename IP6_UPD_PO_STATS_BH()
Eric Dumazet
-1
/
+1
2016-04-27
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
-2
/
+2
2016-04-27
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
-4
/
+4
2016-04-27
net: rename IP_UPD_PO_STATS_BH()
Eric Dumazet
-1
/
+1
2016-04-27
net: rename IP_ADD_STATS_BH()
Eric Dumazet
-1
/
+1
2016-04-27
net: rename ICMP6_INC_STATS_BH()
Eric Dumazet
-1
/
+1
[prev]
[next]