summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-08-10net: resolve symbol conflicts with generic hashtable.hJiri Kosina
2016-08-10net: ipconfig: fix use after freeUwe Kleine-König
2016-08-09net: Remove fib_local variableDavid Ahern
2016-08-08RDS: add __printf format attribute to error reporting functionsNicolas Iooss
2016-08-08net/sched/sch_hfsc.c: remove unused cl_myfadjMichal Soltys
2016-08-08net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bugMichal Soltys
2016-08-08net/multicast: should not send source list records when have filter mode changeHangbin Liu
2016-08-08net: ipconfig: drop inter-device timeoutUwe Kleine-König
2016-08-08net: ipconfig: Support using "delayed" DHCP repliesUwe Kleine-König
2016-08-08net: ipconfig: Add device name to debug messagesUwe Kleine-König
2016-08-08neigh: allow admin to set NUD_STALEJulian Anastasov
2016-08-08sctp: use event->chunk when it's validXin Long
2016-08-08bpf: fix checksum for vlan push/pop helperDaniel Borkmann
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann
2016-08-08bpf: also call skb_postpush_rcsum on xmit occasionsDaniel Borkmann
2016-08-08sctp_diag: Respect ss adding TCPF_CLOSE to idiag_statesPhil Sutter
2016-08-08sctp_diag: Fix T3_rtx timer exportPhil Sutter
2016-08-06Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-08-06ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells
2016-08-06OVS: Ignore negative headroom valueIan Wienand
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul
2016-08-05nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE valueMasashi Honma
2016-08-05mac80211: End the MPSP even if EOSP frame was not ackedMasashi Honma
2016-08-05mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-08-03openvswitch: Remove incorrect WARN_ONCE().Jarno Rajahalme
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-03mac80211: mesh: flush stations before beacons are stoppedMaital Hahn
2016-08-02Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-08-02mac80211: fix check for buffered powersave frames with txqFelix Fietkau
2016-08-02cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 caseColin Ian King
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