summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-02Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-07-30sctp: allow receiving msg when TCP-style sk is in CLOSED stateXin Long
2016-07-30sctp: allow delivering notifications after receiving SHUTDOWNXin Long
2016-07-30sctp: fix the issue sctp requeue auth chunk incorrectlyXin Long
2016-07-30tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh
2016-07-30net: ipv6: use list_move instead of list_del/list_addWei Yongjun
2016-07-30tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor()Wei Yongjun
2016-07-30Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds
2016-07-28libceph: fsmap.user subscription supportYan, Zheng
2016-07-28libceph: make sure redirect does not change namespaceYan, Zheng
2016-07-28libceph: rados pool namespace supportYan, Zheng
2016-07-28libceph: introduce reference counted stringYan, Zheng
2016-07-28libceph: define new ceph_file_layout structureYan, Zheng
2016-07-28libceph: fix some missing includesIlya Dryomov
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26af_unix: charge buffers to kmemcgVladimir Davydov
2016-07-26l2tp: Correctly return -EBADF from pppol2tp_getname.phil.turnbull@oracle.com
2016-07-26net: ipmr/ip6mr: update lastuse on entry changeNikolay Aleksandrov
2016-07-26tipc: dump monitor attributesParthasarathy Bhuvaragan
2016-07-26tipc: add a function to get the bearer nameParthasarathy Bhuvaragan
2016-07-26tipc: get monitor threshold for the clusterParthasarathy Bhuvaragan
2016-07-26tipc: make cluster size threshold for monitoring configurableParthasarathy Bhuvaragan
2016-07-26tipc: introduce constants for tipc address validationParthasarathy Bhuvaragan
2016-07-26net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_...He Chunhui
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-07-25net_sched: get rid of struct tcf_commonWANG Cong
2016-07-25net_sched: move tc_action into tcf_commonWANG Cong
2016-07-25udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skbDaniel Borkmann
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25net/sctp: terminate rhashtable walk correctlyVegard Nossum
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-07-25sctp: also point GSO head_skb to the sk when it's availableMarcelo Ricardo Leitner
2016-07-25sctp: fix BH handling on socket backlogMarcelo Ricardo Leitner
2016-07-25kcm: remove redundant -ve error check and return pathColin Ian King
2016-07-25net: ipv6: Always leave anycast and multicast groups on link downMike Manning
2016-07-25sctp: use inet_recvmsg to support sctp RFS wellXin Long
2016-07-25bridge: Fix incorrect re-injection of LLDP packetsIdo Schimmel
2016-07-25sctp: support ipv6 nonlocal bindXin Long
2016-07-25bpf, events: fix offset in skb copy handlerDaniel Borkmann
2016-07-25net/ncsi: avoid maybe-uninitialized warningArnd Bergmann
2016-07-25net: bridge: br_set_ageing_time takes a clock_tVivien Didelot
2016-07-25net: bridge: fix br_stp_enable_bridge commentVivien Didelot
2016-07-24net/sched: Add match-all classifier hw offloading.Yotam Gigi