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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-04
gre: receive also TEB packets for lwtunnels
Jiri Benc
1
-0
/
+1
2016-05-04
gre: change gre_parse_header to return the header length
Jiri Benc
1
-1
/
+1
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2016-05-03
ipv6: add new struct ipcm6_cookie
Wei Wang
2
-8
/
+13
2016-05-03
net: add __sock_wfree() helper
Eric Dumazet
1
-0
/
+1
2016-05-03
vxlan: Add checksum check to the features check function
Alexander Duyck
1
-1
/
+3
2016-05-02
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
1
-0
/
+7
2016-05-02
ipv6: Generic tunnel cleanup
Tom Herbert
1
-1
/
+4
2016-05-02
gre: Create common functions for transmit
Tom Herbert
1
-0
/
+44
2016-05-02
ipv6: Create ip6_tnl_xmit
Tom Herbert
1
-0
/
+2
2016-05-02
gre: Move utility functions to common headers
Tom Herbert
1
-0
/
+60
2016-05-02
ipv6: Cleanup IPv6 tunnel receive path
Tom Herbert
1
-0
/
+4
2016-05-02
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
1
-0
/
+11
2016-05-01
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
1
-1
/
+1
2016-04-28
net: dsa: Provide CPU port statistics to master netdev
Florian Fainelli
1
-0
/
+5
2016-04-28
fq: split out backlog update logic
Michal Kazior
1
-11
/
+19
2016-04-28
tcp: Make use of MSG_EOR in tcp_sendmsg
Martin KaFai Lau
1
-1
/
+7
2016-04-28
net: snmp: fix 64bit stats on 32bit arches
Eric Dumazet
1
-4
/
+4
2016-04-27
net: SOCKWQ_ASYNC_WAITDATA optimizations
Eric Dumazet
1
-2
/
+4
2016-04-27
net: SOCKWQ_ASYNC_NOSPACE optimizations
Eric Dumazet
1
-0
/
+6
2016-04-27
net: snmp: kill STATS_BH macros
Eric Dumazet
7
-44
/
+44
2016-04-27
ipv6: kill ICMP6MSGIN_INC_STATS_BH()
Eric Dumazet
1
-3
/
+1
2016-04-27
ipv6: rename IP6_UPD_PO_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
1
-2
/
+2
2016-04-27
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2
-4
/
+4
2016-04-27
net: rename IP_UPD_PO_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
net: rename IP_ADD_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
net: rename ICMP6_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
net: rename IP_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
net: sctp: rename SCTP_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
net: icmp: rename ICMPMSGIN_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
net: tcp: rename TCP_INC_STATS_BH
Eric Dumazet
1
-1
/
+1
2016-04-27
net: xfrm: kill XFRM_INC_STATS_BH()
Eric Dumazet
1
-2
/
+0
2016-04-27
net: udp: rename UDP_INC_STATS_BH()
Eric Dumazet
1
-6
/
+6
2016-04-27
net: rename ICMP_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
6
-34
/
+16
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2016-04-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-3
/
+46
2016-04-26
sched: align nlattr properly when needed
Nicolas Dichtel
1
-2
/
+4
2016-04-25
fq: add fair queuing framework
Michal Kazior
2
-0
/
+364
2016-04-25
codel: split into multiple files
Michal Kazior
3
-223
/
+328
2016-04-25
codel: generalize the implementation
Michal Kazior
1
-25
/
+39
2016-04-25
route: move lwtunnel state to a single place
Jiri Benc
1
-4
/
+1
2016-04-25
soreuseport: Resolve merge conflict for v4/v6 ordering fix
Craig Gallek
1
-1
/
+5
2016-04-25
sock: relax WARN_ON() in sock_owned_by_user()
Eric Dumazet
1
-1
/
+1
2016-04-24
tcp-tso: do not split TSO packets at retransmit time
Eric Dumazet
1
-2
/
+2
2016-04-24
switchdev: Adding complete operation to deferred switchdev ops
Elad Raz
1
-0
/
+4
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-3
/
+2
2016-04-23
libnl: add nla_put_u64_64bit() helper
Nicolas Dichtel
1
-0
/
+13
2016-04-23
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
1
-4
/
+7
[next]