summaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-17rtlwifi: rtl8192ce: Remove address of Free Software FoundationLarry Finger18-72/+0
2016-11-17rtlwifi: rtl8192se: Remove address of Free Software FoundationLarry Finger20-80/+0
2016-11-17rtlwifi: rtl8192de: Remove address of Free Software FoundationLarry Finger20-80/+0
2016-11-17mwifiex: report wakeup for wowlanRajat Jain2-0/+9
2016-11-17wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul3-1/+31
2016-11-17wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul3-5/+9
2016-11-09cw1200: Don't leak memory if krealloc failesJohannes Thumshirn1-7/+9
2016-11-09mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()Wei Yongjun1-0/+2
2016-11-09mwifiex: fix p2p device doesn't find in scan problemKarthik D A1-0/+6
2016-11-09mwifiex: fix command timeout problem seen in stress testsXinming Hu2-1/+13
2016-11-09mwifiex: update tx_pkts_queued for requeued packetsXinming Hu1-0/+6
2016-11-09mwifiex: add memrw command information in READMEAmitkumar Karwar1-0/+23
2016-11-09mwifiex: vendor_ie length check for parse WMM IEsKarthik D A1-4/+4
2016-11-09mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar2-4/+12
2016-11-09mwifiex: report error to PCIe for suspend failureAmitkumar Karwar1-2/+8
2016-11-09mwifiex: prevent register accesses after host is sleepingAmitkumar Karwar1-3/+6
2016-11-09brcmfmac: proto: add callback for queuing TX dataRafał Miłecki7-15/+38
2016-11-09rt2x00: add support for mac addr from device treeMathias Kresin8-24/+24
2016-10-26devlink: Prevent port_type_set() callback when it's not neededElad Raz1-0/+2
2016-10-26firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardB...Stefan Richter1-7/+1
2016-10-26firewire: net: fix maximum possible MTUStefan Richter1-3/+4
2016-10-26net: netcp: add missing of_node_put() in netcp_probe()Wei Yongjun1-0/+4
2016-10-26net: ena: use setup_timer() and mod_timer()Wei Yongjun1-6/+3
2016-10-26amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun1-0/+1
2016-10-26net: ns83820: use dev_kfree_skb_irq instead of kfree_skbWei Yongjun1-1/+1
2016-10-26net: eth: altera: Fix error return code in altera_tse_probe()Wei Yongjun1-0/+2
2016-10-26net: dsa: mv88e6xxx: use setup_timer to simplify the codeWei Yongjun1-3/+2
2016-10-26net: netcp: drop kfree for memory allocated with devm_kzallocWei Yongjun1-2/+0
2016-10-26batman-adv: Revert "use core MTU range checking in misc drivers"Sven Eckelmann1-1/+12
2016-10-26net: phy: broadcom: Add support for BCM54612EXo Wang2-0/+49
2016-10-26net: phy: broadcom: Update Auxiliary Control Register macrosXo Wang1-1/+2
2016-10-26sch_htb: do not report fake rate estimatorsEric Dumazet1-1/+1
2016-10-26iwlwifi: mvm: use dev_coredumpsg()Aviya Erenfeld1-45/+55
2016-10-26iwlwifi: mvm: enable dynamic queue allocation modeLiad Kaufman1-3/+2
2016-10-24net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov9-4/+333
2016-10-23lwt: Remove unused len fieldThomas Graf3-9/+3
2016-10-23net: allow to kill a task which waits net_mutex in copy_new_nsAndrey Vagin1-1/+8
2016-10-23net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID framesShmulik Ladkani1-4/+5
2016-10-23mlxsw: Convert resources into arrayJiri Pirko8-190/+223
2016-10-23mlxsw: cmd: Push resource query defines to cmd.hJiri Pirko2-6/+9
2016-10-23mlxsw: reg: Generare register names automaticallyJiri Pirko1-123/+73
2016-10-23mlxsw: reg: Use helper macro to define registersJiri Pirko1-240/+66
2016-10-23mlxsw: item: Make char *buf arg constant for gettersJiri Pirko4-19/+23
2016-10-23mlxsw: item: Make struct mlxsw_item args constJiri Pirko1-12/+15
2016-10-22reuseport, bpf: add test case for bpf_get_numa_node_idDaniel Borkmann3-4/+263
2016-10-22bpf: add helper for retrieving current numa node idDaniel Borkmann6-0/+24
2016-10-22udp: use it's own memory accounting schemaPaolo Abeni4-66/+33
2016-10-22udp: implement memory accounting helpersPaolo Abeni2-0/+110
2016-10-22net/socket: factor out helpers for memory and queue manipulationPaolo Abeni3-33/+71
2016-10-21net: remove MTU limits on a few ether_setup callersJarod Wilson5-2/+11