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-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-6
/
+1663
2016-08-06
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
1
-6
/
+2
2016-08-06
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
7
-46
/
+45
2016-08-06
OVS: Ignore negative headroom value
Ian Wienand
1
-1
/
+1
2016-08-05
NFSv4: Cap the transport reconnection timer at 1/2 lease period
Trond Myklebust
1
-0
/
+21
2016-08-05
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
Trond Myklebust
2
-6
/
+15
2016-08-05
SUNRPC: Fix reconnection timeouts
Trond Myklebust
1
-7
/
+20
2016-08-05
SUNRPC: disable the use of IPv6 temporary addresses.
NeilBrown
1
-0
/
+11
2016-08-05
SUNRPC: allow for upcalls for same uid but different gss service
Olga Kornievskaia
1
-3
/
+5
2016-08-05
mac80211: Add ieee80211_hw pointer to get_expected_throughput
Maxim Altshul
1
-1
/
+1
2016-08-05
nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value
Masashi Honma
1
-3
/
+31
2016-08-05
mac80211: End the MPSP even if EOSP frame was not acked
Masashi Honma
1
-7
/
+7
2016-08-05
mac80211: fix purging multicast PS buffer queue
Felix Fietkau
2
-4
/
+4
2016-08-04
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-122
/
+86
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-1
/
+1
2016-08-03
openvswitch: Remove incorrect WARN_ONCE().
Jarno Rajahalme
1
-7
/
+1
2016-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-7
/
+10
2016-08-03
mac80211: mesh: flush stations before beacons are stopped
Maital Hahn
1
-4
/
+6
2016-08-02
Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-24
/
+245
2016-08-02
SUNRPC: Fix up socket autodisconnect
Trond Myklebust
1
-8
/
+18
2016-08-02
mac80211: fix check for buffered powersave frames with txq
Felix Fietkau
1
-1
/
+1
2016-08-02
cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 case
Colin Ian King
1
-0
/
+1
2016-08-02
VSOCK: Add Makefile and Kconfig
Asias He
2
-0
/
+26
2016-08-02
VSOCK: Introduce virtio_transport.ko
Asias He
1
-0
/
+624
2016-08-02
VSOCK: Introduce virtio_vsock_common.ko
Asias He
1
-0
/
+992
2016-08-02
VSOCK: defer sock removal to transports
Stefan Hajnoczi
2
-6
/
+12
2016-08-02
VSOCK: transport-specific vsock_transport functions
Stefan Hajnoczi
1
-0
/
+9
2016-08-01
SUNRPC: Detect immediate closure of accepted sockets
Trond Myklebust
1
-2
/
+5
2016-08-01
SUNRPC: accept() may return sockets that are still in SYN_RECV
Trond Myklebust
1
-3
/
+10
2016-08-01
SUNRPC: Handle EADDRNOTAVAIL on connection failures
Trond Myklebust
1
-0
/
+4
2016-07-30
sctp: allow receiving msg when TCP-style sk is in CLOSED state
Xin Long
1
-1
/
+1
2016-07-30
sctp: allow delivering notifications after receiving SHUTDOWN
Xin Long
1
-1
/
+3
2016-07-30
sctp: fix the issue sctp requeue auth chunk incorrectly
Xin Long
1
-1
/
+2
2016-07-30
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
1
-1
/
+2
2016-07-30
net: ipv6: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2016-07-30
tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor()
Wei Yongjun
1
-1
/
+1
2016-07-30
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
21
-941
/
+864
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
24
-191
/
+3232
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+4
2016-07-28
Merge branch 'salted-string-hash'
Linus Torvalds
1
-1
/
+1
2016-07-28
libceph: fsmap.user subscription support
Yan, Zheng
1
-1
/
+3
2016-07-28
libceph: make sure redirect does not change namespace
Yan, Zheng
1
-0
/
+15
2016-07-28
libceph: rados pool namespace support
Yan, Zheng
3
-15
/
+81
2016-07-28
libceph: introduce reference counted string
Yan, Zheng
3
-1
/
+114
2016-07-28
libceph: define new ceph_file_layout structure
Yan, Zheng
3
-8
/
+32
2016-07-28
libceph: fix some missing includes
Ilya Dryomov
1
-0
/
+1
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
401
-10103
/
+23534
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-07-26
af_unix: charge buffers to kmemcg
Vladimir Davydov
1
-0
/
+1
2016-07-26
l2tp: Correctly return -EBADF from pppol2tp_getname.
phil.turnbull@oracle.com
1
-5
/
+2
[prev]
[next]