summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-12-11sctp: implement validate_data for sctp_stream_interleaveXin Long
2017-12-11sctp: implement assign_number for sctp_stream_interleaveXin Long
2017-12-11sctp: implement make_datafrag for sctp_stream_interleaveXin Long
2017-12-11sctp: add basic structures and make chunk function for idataXin Long
2017-12-11sctp: add asoc intl_enable negotiation during 4 shakehandsXin Long
2017-12-11sctp: add stream interleave enable members and sockoptXin Long
2017-12-11ipvlan: add L2 check for packets arriving via virtual devicesMahesh Bandewar
2017-12-11netlink: convert netlink tap spinlock to mutexCong Wang
2017-12-11netlink: make netlink tap per netnsCong Wang
2017-12-11Merge branch 'rhashtable-New-features-in-walk-and-bucket'David S. Miller
2017-12-11rhashtable: Call library function alloc_bucket_locksTom Herbert
2017-12-11spinlock: Add library function to allocate spinlock buckets arrayTom Herbert
2017-12-11rhashtable: abstract out function to get hashTom Herbert
2017-12-11rhashtable: Add rhastable_walk_peekTom Herbert
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert
2017-12-11rtnetlink: fix typo in GSO max segmentsStephen Hemminger
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-12-08Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-08Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-12-08Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2017-12-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-08Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-08Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-12-08Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm...David S. Miller
2017-12-08macvlan: fix memory hole in macvlan_devGirish Moodalbail
2017-12-08Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub...David S. Miller
2017-12-08slip: sl_alloc(): remove unused parameter "dev_t line"Marc Kleine-Budde
2017-12-08net: mvpp2: fix the RSS table entry offsetAntoine Tenart
2017-12-08Merge branch 'cxgb4-collect-hardware-logs-via-ethtool'David S. Miller
2017-12-08cxgb4: collect PCIe configuration logsRahul Lakkireddy
2017-12-08cxgb4: collect egress and ingress SGE queue contextsRahul Lakkireddy
2017-12-08cxgb4: skip TX and RX payload regions in memory dumpsRahul Lakkireddy
2017-12-08cxgb4: collect HMA memory dumpRahul Lakkireddy
2017-12-08cxgb4: collect MC memory dumpRahul Lakkireddy
2017-12-08cxgb4: collect on-chip memory informationRahul Lakkireddy
2017-12-08Merge branch 'veth-and-GSO-maximums'David S. Miller
2017-12-08veth: set peer GSO valuesStephen Hemminger
2017-12-08rtnetlink: allow GSO maximums to be set on device creationStephen Hemminger
2017-12-08net: stmmac: fix broken dma_interrupt handling for multi-queuesNiklas Cassel
2017-12-08Merge branch 'tcp-RACK-loss-recovery-bug-fixes'David S. Miller
2017-12-08tcp: evaluate packet losses upon RTT changeYuchung Cheng
2017-12-08tcp: fix off-by-one bug in RACKYuchung Cheng
2017-12-08tcp: always evaluate losses in RACK upon undoYuchung Cheng
2017-12-08tcp: correctly test congestion state in RACKYuchung Cheng
2017-12-08net: dsa: lan9303: Protect ALR operations with mutexEgil Hjelmeland
2017-12-08net: sched: fix use-after-free in tcf_block_put_extJiri Pirko
2017-12-08bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens