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
Age
Commit message (
Expand
)
Author
Files
Lines
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
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
Soheil Hassas Yeganeh
1
-5
/
+1
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
net-rfs: fix false sharing accessing sd->input_queue_head
Eric Dumazet
1
-2
/
+6
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-18
/
+37
2016-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-8
/
+15
2016-04-26
devpts: more pty driver interface cleanups
Linus Torvalds
2
-5
/
+5
2016-04-26
net/mlx5e: Fix checksum handling for non-stripped vlan packets
Saeed Mahameed
1
-5
/
+16
2016-04-26
net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)
Gal Pressman
1
-0
/
+4
2016-04-26
net/mlx5e: Add ethtool support for dump module EEPROM
Gal Pressman
2
-1
/
+17
2016-04-26
net/mlx5e: Add ethtool support for interface identify (LED blinking)
Gal Pressman
2
-0
/
+7
2016-04-26
net/mlx5e: Add support for RXALL netdev feature
Eran Ben Elisha
2
-0
/
+5
2016-04-26
net/mlx5e: Add link down events counter
Gal Pressman
1
-0
/
+1
2016-04-26
net/mlx5e: Statistics handling refactoring
Gal Pressman
1
-0
/
+1
2016-04-26
net: remove NETDEV_TX_LOCKED support
Florian Westphal
1
-3
/
+0
2016-04-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-6
/
+88
2016-04-26
sched: align nlattr properly when needed
Nicolas Dichtel
16
-2
/
+20
2016-04-26
ovs: align nlattr properly when needed
Nicolas Dichtel
1
-0
/
+2
2016-04-26
sock_diag: align nlattr properly when needed
Nicolas Dichtel
1
-1
/
+3
2016-04-26
fs/quota: use nla_put_u64_64bit()
Nicolas Dichtel
1
-0
/
+1
2016-04-26
macsec: use nla_put_u64_64bit()
Nicolas Dichtel
2
-0
/
+7
2016-04-26
Revert "ipv6: Revert optional address flusing on ifdown."
David S. Miller
2
-0
/
+2
2016-04-26
ila: add checksum neutral ILA translations
Tom Herbert
1
-0
/
+7
2016-04-25
skbuff: Add pskb_extract() helper function
Sowmini Varadhan
1
-0
/
+2
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
qed*: Conditions for changing link
Yuval Mintz
1
-0
/
+10
2016-04-25
qed*: Align statistics names
Yuval Mintz
1
-10
/
+10
[next]