aboutsummaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-16hv_netvsc: preserve hw_features on mtu/channels/ringparam changesVitaly Kuznetsov3-59/+83
2017-11-16qed: use kzalloc instead of kmalloc and memsetColin Ian King1-2/+1
2017-11-16genetlink: fix genlmsg_nlhdr()Michal Kubecek5-15/+10
2017-11-16sctp: check stream reset info len before making reconf chunkXin Long2-9/+25
2017-11-16sctp: use the right sk after waking up from wait_buf sleepXin Long1-10/+11
2017-11-16sctp: do not free asoc when it is already dead in sctp_sendmsgXin Long1-3/+14
2017-11-15mm/pagewalk.c: report holes in hugetlb rangesJann Horn1-1/+5
2017-11-15tcp: highest_sack fixEric Dumazet2-15/+4
2017-11-15geneve: fix fill_info when link downHangbin Liu1-14/+10
2017-11-15bpf: fix lockdep splatEric Dumazet1-2/+6
2017-11-15net: cdc_ncm: GetNtbFormat endian fixBjørn Mork1-2/+2
2017-11-15openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_startGustavo A. R. Silva1-1/+1
2017-11-15netem: remove unnecessary 64 bit modulusStephen Hemminger1-3/+3
2017-11-15netem: use 64 bit divide by rateStephen Hemminger1-7/+4
2017-11-15tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger7-54/+64
2017-11-15net: Protect iterations over net::fib_notifier_ops in fib_seq_sum()Kirill Tkhai1-1/+3
2017-11-15ipv6: set all.accept_dad to 0 by defaultNicolas Dichtel1-1/+1
2017-11-15uapi: fix linux/tls.h userspace compilation errorDmitry V. Levin2-4/+4
2017-11-15usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner1-9/+21
2017-11-15vhost_net: conditionally enable tx pollingJason Wang1-0/+2
2017-11-15uapi: fix linux/rxrpc.h userspace compilation errorsDmitry V. Levin1-5/+5
2017-11-14mailbox/omap: unregister mbox classArvind Yadav1-1/+5
2017-11-14mailbox: mailbox-test: don't rely on rx_buffer content to signal data readySudeep Holla1-5/+6
2017-11-14mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdoneSudeep Holla2-4/+4
2017-11-14PCI/ASPM: Add L1 Substates definitionsBjorn Helgaas2-14/+26
2017-11-14PCI/ASPM: Reformat ASPM register definitionsBjorn Helgaas1-14/+14
2017-11-14PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLDBjorn Helgaas1-1/+1
2017-11-14net: stmmac: fix LPI transitioning for dwmac4Niklas Cassel2-1/+25
2017-11-14atm: horizon: Fix irq release errorArvind Yadav1-1/+1
2017-11-14net-sysfs: trigger netlink notification on ifalias change via sysfsRoopa Prabhu1-3/+14
2017-11-14openvswitch: Using kfree_rcu() to simplify the codeWei Yongjun1-8/+1
2017-11-14openvswitch: Make local function ovs_nsh_key_attr_size() staticWei Yongjun1-1/+1
2017-11-14openvswitch: Fix return value check in ovs_meter_cmd_features()Wei Yongjun1-1/+1
2017-11-14liquidio: Missing error code in liquidio_init_nic_module()Dan Carpenter1-1/+2
2017-11-14xdp: sample: Missing curly braces in read_route()Dan Carpenter1-2/+3
2017-11-14ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic driverDesnes Augusto Nunes do Rosario2-4/+176
2017-11-14net: bridge: add vlan_tunnel to bridge port policiesNikolay Aleksandrov1-0/+1
2017-11-14net: mvneta: fix handling of the Tx descriptor counterSimon Guinot1-5/+8
2017-11-14netlink: remove unused NETLINK SKB flagsJohannes Berg1-3/+0
2017-11-14netlink: remove unnecessary forward declarationJohannes Berg1-1/+0
2017-11-14net: dsa: lan9303: calculate offload_fwd_mark from tagEgil Hjelmeland1-16/+8
2017-11-14net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIsSalil Mehta2-81/+43
2017-11-14net: dsa: lan9303: correctly check return value of devm_gpiod_get_optionalPan Bian1-1/+1
2017-11-14net: phy: realtek: fix RTL8211F interrupt modeHeiner Kallweit1-0/+2
2017-11-14mlxsw: spectrum_router: Add batch neighbour deletionIdo Schimmel1-3/+12
2017-11-14mlxsw: spectrum: Update minimum firmware version to 13.1530.152Shalom Toledo1-2/+2
2017-11-14net: Mention net-next status web page in netdev-FAQ.txtHarald Welte1-1/+4
2017-11-14net: Extend Kernel GTP-U tunneling documentationHarald Welte1-4/+99
2017-11-14net: core: dev_get_valid_name is now the same as dev_alloc_name_nsRasmus Villemoes1-13/+1
2017-11-14net: core: maybe return -EEXIST in __dev_alloc_nameRasmus Villemoes1-1/+1