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
2015-12-18
net: Allow accepted sockets to be bound to l3mdev domain
David Ahern
2
-0
/
+17
2015-12-18
net: l3mdev: Add master device lookup by index
David Ahern
1
-0
/
+23
2015-12-18
ipv6: addrconf: use stable address generator for ARPHRD_NONE
Bjørn Mork
1
-0
/
+1
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
45
-108
/
+212
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-28
/
+100
2015-12-17
ipv6: add IPV6_HDRINCL option for raw sockets
Hannes Frederic Sowa
1
-0
/
+1
2015-12-17
ipv6: allow routes to be configured with expire values
Xin Long
1
-0
/
+1
2015-12-16
net: fix warnings in 'make htmldocs' by moving macro definition out of field ...
Hannes Frederic Sowa
1
-1
/
+1
2015-12-16
geneve: Add geneve_get_rx_port support
Singhai, Anjali
1
-0
/
+8
2015-12-16
geneve: Add geneve udp port offload for ethernet devices
Singhai, Anjali
1
-1
/
+19
2015-12-16
net: sctp: dynamically enable or disable pf state
Zhu Yanjun
1
-0
/
+7
2015-12-16
inet: tcp: fix inetpeer_set_addr_v4()
Eric Dumazet
1
-0
/
+1
2015-12-15
net: diag: Support destroying TCP sockets.
Lorenzo Colitti
1
-0
/
+2
2015-12-15
net: diag: Support SOCK_DESTROY for inet sockets.
Lorenzo Colitti
1
-0
/
+4
2015-12-15
net: diag: Add the ability to destroy a socket.
Lorenzo Colitti
3
-0
/
+4
2015-12-15
net: diag: split inet_diag_dump_one_icsk into two
Lorenzo Colitti
1
-0
/
+5
2015-12-15
ila: Add generic ILA translation facility
Tom Herbert
2
-0
/
+40
2015-12-15
netlink: add a start callback for starting a netlink dump
Tom Herbert
2
-0
/
+4
2015-12-15
rhashtable: add function to replace an element
Tom Herbert
1
-0
/
+82
2015-12-15
net: Elaborate on checksum offload interface description
Tom Herbert
1
-29
/
+109
2015-12-15
net: Add driver helper functions to determine checksum offloadability
Tom Herbert
1
-0
/
+78
2015-12-15
tcp: Fix conditions to determine checksum offload
Tom Herbert
1
-0
/
+9
2015-12-15
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
3
-22
/
+29
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
3
-5
/
+10
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
1
-2
/
+2
2015-12-15
net: Add skb_inner_transport_offset function
Tom Herbert
1
-0
/
+5
2015-12-15
Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
1
-1
/
+1
2015-12-15
switchdev: Pass original device to port netdev driver
Ido Schimmel
1
-0
/
+2
2015-12-14
net: fix IP early demux races
Eric Dumazet
2
-1
/
+34
2015-12-14
net: Fix typo in skb_fclone_busy
Masanari Iida
1
-1
/
+1
2015-12-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-7
/
+37
2015-12-14
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
1
-0
/
+1
2015-12-14
openvswitch: fix trivial comment typo
Paolo Abeni
1
-1
/
+1
2015-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2015-12-13
geneve: UDP checksum configuration via netlink
Tom Herbert
1
-0
/
+3
2015-12-13
rco: Clean up casting errors
Tom Herbert
1
-1
/
+2
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
1
-5
/
+5
2015-12-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-12-13
Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+3
2015-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+4
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+14
2015-12-12
kernel: remove stop_machine() Kconfig dependency
Chris Wilson
1
-3
/
+3
2015-12-12
mm: kmemleak: mark kmemleak_init prototype as __init
Nicolas Iooss
1
-1
/
+1
2015-12-12
net/mlx5: Use flow steering infrastructure for mlx5_en
Maor Gottlieb
2
-63
/
+38
2015-12-12
net/mlx5_core: Flow steering tree initialization
Maor Gottlieb
2
-0
/
+10
2015-12-12
net/mlx5_core: Introduce flow steering firmware commands
Maor Gottlieb
2
-10
/
+69
2015-12-11
uapi: export ila.h
stephen hemminger
1
-0
/
+1
2015-12-11
netcp: try to reduce type confusion in descriptors
Arnd Bergmann
1
-11
/
+11
2015-12-11
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2
-10
/
+16
2015-12-11
xfrm: add rcu grace period in xfrm_policy_destroy()
Eric Dumazet
1
-0
/
+1
[next]