index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-08-02
Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2016-07-30
sctp: allow receiving msg when TCP-style sk is in CLOSED state
Xin Long
2016-07-30
sctp: allow delivering notifications after receiving SHUTDOWN
Xin Long
2016-07-30
sctp: fix the issue sctp requeue auth chunk incorrectly
Xin Long
2016-07-30
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
2016-07-30
net: ipv6: use list_move instead of list_del/list_add
Wei Yongjun
2016-07-30
tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor()
Wei Yongjun
2016-07-30
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-07-28
Merge branch 'salted-string-hash'
Linus Torvalds
2016-07-28
libceph: fsmap.user subscription support
Yan, Zheng
2016-07-28
libceph: make sure redirect does not change namespace
Yan, Zheng
2016-07-28
libceph: rados pool namespace support
Yan, Zheng
2016-07-28
libceph: introduce reference counted string
Yan, Zheng
2016-07-28
libceph: define new ceph_file_layout structure
Yan, Zheng
2016-07-28
libceph: fix some missing includes
Ilya Dryomov
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
af_unix: charge buffers to kmemcg
Vladimir Davydov
2016-07-26
l2tp: Correctly return -EBADF from pppol2tp_getname.
phil.turnbull@oracle.com
2016-07-26
net: ipmr/ip6mr: update lastuse on entry change
Nikolay Aleksandrov
2016-07-26
tipc: dump monitor attributes
Parthasarathy Bhuvaragan
2016-07-26
tipc: add a function to get the bearer name
Parthasarathy Bhuvaragan
2016-07-26
tipc: get monitor threshold for the cluster
Parthasarathy Bhuvaragan
2016-07-26
tipc: make cluster size threshold for monitoring configurable
Parthasarathy Bhuvaragan
2016-07-26
tipc: introduce constants for tipc address validation
Parthasarathy Bhuvaragan
2016-07-26
net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_...
He Chunhui
2016-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-07-25
net_sched: get rid of struct tcf_common
WANG Cong
2016-07-25
net_sched: move tc_action into tcf_common
WANG Cong
2016-07-25
udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb
Daniel Borkmann
2016-07-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
net/sctp: terminate rhashtable walk correctly
Vegard Nossum
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-25
net/irda: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
2016-07-25
sctp: also point GSO head_skb to the sk when it's available
Marcelo Ricardo Leitner
2016-07-25
sctp: fix BH handling on socket backlog
Marcelo Ricardo Leitner
2016-07-25
kcm: remove redundant -ve error check and return path
Colin Ian King
2016-07-25
net: ipv6: Always leave anycast and multicast groups on link down
Mike Manning
2016-07-25
sctp: use inet_recvmsg to support sctp RFS well
Xin Long
2016-07-25
bridge: Fix incorrect re-injection of LLDP packets
Ido Schimmel
2016-07-25
sctp: support ipv6 nonlocal bind
Xin Long
2016-07-25
bpf, events: fix offset in skb copy handler
Daniel Borkmann
2016-07-25
net/ncsi: avoid maybe-uninitialized warning
Arnd Bergmann
2016-07-25
net: bridge: br_set_ageing_time takes a clock_t
Vivien Didelot
2016-07-25
net: bridge: fix br_stp_enable_bridge comment
Vivien Didelot
2016-07-24
net/sched: Add match-all classifier hw offloading.
Yotam Gigi
[next]