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-27
net: udp: rename UDP_INC_STATS_BH()
Eric Dumazet
4
-46
/
+46
2016-04-27
net: rename ICMP_INC_STATS_BH()
Eric Dumazet
5
-13
/
+13
2016-04-27
dccp: rename DCCP_INC_STATS_BH()
Eric Dumazet
7
-16
/
+16
2016-04-27
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
4
-44
/
+43
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-84
/
+112
2016-04-27
net: ipv6: Use passed in table for nexthop lookups
David Ahern
1
-2
/
+38
2016-04-26
net: remove NETDEV_TX_LOCKED support
Florian Westphal
3
-34
/
+2
2016-04-26
sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_poli...
Xin Long
1
-1
/
+5
2016-04-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
10
-147
/
+142
2016-04-26
sched: align nlattr properly when needed
Nicolas Dichtel
16
-33
/
+48
2016-04-26
neigh: align nlattr properly when needed
Nicolas Dichtel
1
-1
/
+2
2016-04-26
rtnl: align nlattr properly when needed
Nicolas Dichtel
1
-2
/
+2
2016-04-26
ovs: align nlattr properly when needed
Nicolas Dichtel
1
-12
/
+15
2016-04-26
sock_diag: align nlattr properly when needed
Nicolas Dichtel
3
-6
/
+10
2016-04-26
net: ipv6: Delete host routes on an ifdown
David Ahern
1
-33
/
+15
2016-04-26
Revert "ipv6: Revert optional address flusing on ifdown."
David S. Miller
1
-12
/
+150
2016-04-26
ila: add checksum neutral ILA translations
Tom Herbert
4
-15
/
+105
2016-04-26
ila: xlat changes
Tom Herbert
1
-69
/
+34
2016-04-26
ila: Add struct definitions and helpers
Tom Herbert
4
-82
/
+161
2016-04-26
Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address
Glenn Ruben Bakke
1
-7
/
+4
2016-04-25
RDS: TCP: Call pskb_extract() helper function
Sowmini Varadhan
1
-11
/
+3
2016-04-25
skbuff: Add pskb_extract() helper function
Sowmini Varadhan
1
-0
/
+242
2016-04-25
codel: split into multiple files
Michal Kazior
2
-0
/
+4
2016-04-25
codel: generalize the implementation
Michal Kazior
2
-7
/
+32
2016-04-25
net: better drop monitoring in ip{6}_recv_error()
Eric Dumazet
2
-10
/
+10
2016-04-25
tcp: SYN packets are now simply consumed
Eric Dumazet
1
-18
/
+1
2016-04-25
ipv6: Revert optional address flusing on ifdown.
David S. Miller
1
-150
/
+12
2016-04-25
wireless: use nla_put_u64_64bit()
Nicolas Dichtel
1
-36
/
+55
2016-04-25
netfilter/ipvs: use nla_put_u64_64bit()
Nicolas Dichtel
1
-12
/
+24
2016-04-25
ieee802154: use nla_put_u64_64bit()
Nicolas Dichtel
2
-7
/
+13
2016-04-25
l2tp: use nla_put_u64_64bit()
Nicolas Dichtel
1
-32
/
+48
2016-04-25
bridge: use nla_put_u64_64bit()
Nicolas Dichtel
1
-26
/
+36
2016-04-25
ovs: use nla_put_u64_64bit()
Nicolas Dichtel
1
-1
/
+2
2016-04-25
ipv6: use nla_put_u64_64bit()
Nicolas Dichtel
2
-7
/
+11
2016-04-25
sched: use nla_put_u64_64bit()
Nicolas Dichtel
3
-5
/
+10
2016-04-25
rtnl: use nla_put_u64_64bit()
Nicolas Dichtel
1
-18
/
+18
2016-04-25
soreuseport: Resolve merge conflict for v4/v6 ordering fix
Craig Gallek
1
-1
/
+5
2016-04-24
ipv4/fib: don't warn when primary address is missing if in_dev is dead
Paolo Abeni
1
-1
/
+5
2016-04-24
tcp-tso: do not split TSO packets at retransmit time
Eric Dumazet
3
-38
/
+32
2016-04-24
tipc: fix stale links after re-enabling bearer
Parthasarathy Bhuvaragan
1
-2
/
+1
2016-04-24
bridge: mdb: Marking port-group as offloaded
Elad Raz
3
-32
/
+71
2016-04-24
bridge: mdb: Common function for mdb entry translation
Elad Raz
1
-18
/
+15
2016-04-24
switchdev: Adding complete operation to deferred switchdev ops
Elad Raz
1
-0
/
+6
2016-04-24
tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp
Martin KaFai Lau
1
-0
/
+2
2016-04-24
tcp: Carry txstamp_ack in tcp_fragment_tstamp
Martin KaFai Lau
1
-0
/
+2
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
11
-814
/
+578
2016-04-23
xfrm: align nlattr properly when needed
Nicolas Dichtel
1
-4
/
+6
2016-04-23
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
3
-12
/
+16
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
11
-34
/
+60
2016-04-23
libnl: nla_put_le64(): align on a 64-bit area
Nicolas Dichtel
1
-5
/
+8
[next]