summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-13Bluetooth: hci_ll: add constant for vendor-specific commandDavid Lechner1-2/+8
2017-12-13Bluetooth: serdev: hci_ll: Wait for CTS instead of using msleepDavid Lechner1-2/+6
2017-12-13Bluetooth: hci_ll: remove \n from kernel messagesDavid Lechner1-2/+2
2017-12-13Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede1-0/+9
2017-12-13Bluetooth: hci_bcm: Add support for BCM2E72Hans de Goede1-0/+1
2017-12-13Bluetooth: btqcomsmd: Fix skb double free corruptionLoic Poulain1-1/+2
2017-12-13Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oopsLukas Wunner1-0/+1
2017-12-13Bluetooth: btusb: Fix BT_HCIBTUSB_AUTOSUSPEND Kconfig option nameHans de Goede1-1/+1
2017-12-13Bluetooth: btusb: Add a Kconfig option to enable USB autosuspend by defaultHans de Goede2-0/+17
2017-12-13Bluetooth: Use common error handling code in bt_init()Markus Elfring1-21/+17
2017-12-13Bluetooth: hci_qca: Avoid setup failure on missing rampatchLoic Poulain1-0/+3
2017-12-13Bluetooth: Remove myself from the MAINTAINERS fileGustavo Padovan1-2/+0
2017-12-12tcp: smoother receiver autotuningEric Dumazet1-14/+5
2017-12-12tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet2-6/+8
2017-12-12tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2017-12-11forcedeth: remove unnecessary structure memberZhu Yanjun1-10/+11
2017-12-11nfp: debug dump - decrease endian conversionsCarl Heymann1-7/+7
2017-12-11nfp: flower: remove unused definesJohn Hurley1-3/+0
2017-12-11nfp: flower: remove dead code pathsJohn Hurley3-68/+29
2017-12-11nfp: flower: do not assume mac/mpls matchesJohn Hurley1-3/+8
2017-12-11dt-bindings: fec: Make the phy-reset-gpio polarity explicitFabio Estevam1-2/+2
2017-12-11sctp: add support for the process of unordered idataXin Long5-28/+392
2017-12-11sctp: implement abort_pd for sctp_stream_interleaveXin Long7-6/+112
2017-12-11sctp: implement start_pd for sctp_stream_interleaveXin Long3-1/+4
2017-12-11sctp: implement renege_events for sctp_stream_interleaveXin Long5-10/+119
2017-12-11sctp: implement enqueue_event for sctp_stream_interleaveXin Long6-7/+12
2017-12-11sctp: implement ulpevent_data for sctp_stream_interleaveXin Long7-11/+451
2017-12-11sctp: implement validate_data for sctp_stream_interleaveXin Long6-14/+62
2017-12-11sctp: implement assign_number for sctp_stream_interleaveXin Long9-14/+83
2017-12-11sctp: implement make_datafrag for sctp_stream_interleaveXin Long8-21/+149
2017-12-11sctp: add basic structures and make chunk function for idataXin Long4-0/+26
2017-12-11sctp: add asoc intl_enable negotiation during 4 shakehandsXin Long2-2/+19
2017-12-11sctp: add stream interleave enable members and sockoptXin Long4-2/+94
2017-12-11ipvlan: add L2 check for packets arriving via virtual devicesMahesh Bandewar1-0/+4
2017-12-11netlink: convert netlink tap spinlock to mutexCong Wang1-6/+6
2017-12-11netlink: make netlink tap per netnsCong Wang1-17/+49
2017-12-11rhashtable: Call library function alloc_bucket_locksTom Herbert1-39/+8
2017-12-11spinlock: Add library function to allocate spinlock buckets arrayTom Herbert3-1/+61
2017-12-11rhashtable: abstract out function to get hashTom Herbert1-10/+18
2017-12-11rhashtable: Add rhastable_walk_peekTom Herbert2-16/+89
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert16-94/+48
2017-12-11rtnetlink: fix typo in GSO max segmentsStephen Hemminger1-1/+1
2017-12-08kmemcheck: rip it out for realMichal Hocko13-13/+0
2017-12-08macvlan: fix memory hole in macvlan_devGirish Moodalbail1-1/+1
2017-12-08slip: sl_alloc(): remove unused parameter "dev_t line"Marc Kleine-Budde1-2/+2
2017-12-08net: mvpp2: fix the RSS table entry offsetAntoine Tenart1-1/+1
2017-12-08cxgb4: collect PCIe configuration logsRahul Lakkireddy5-0/+54
2017-12-08cxgb4: collect egress and ingress SGE queue contextsRahul Lakkireddy6-24/+210
2017-12-08cxgb4: skip TX and RX payload regions in memory dumpsRahul Lakkireddy2-0/+148
2017-12-08cxgb4: collect HMA memory dumpRahul Lakkireddy9-4/+51