summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-08netfilter: xtables: add scheduling opportunity in get_countersFlorian Westphal3-0/+3
2017-09-08netfilter: nf_nat: don't bug when mapping already existsFlorian Westphal1-1/+3
2017-09-08netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_scheduleXin Long1-1/+2
2017-09-08netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packetXin Long1-2/+5
2017-09-06tipc: remove unnecessary call to dev_net()Kleber Sacilotto de Souza1-1/+1
2017-09-06netlink: access nlk groups safely in netlink bind and getnameXin Long1-4/+12
2017-09-06netlink: fix an use-after-free issue for nlk groupsXin Long1-3/+3
2017-09-06sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfqGao Feng2-2/+2
2017-09-06dt-binding: phy: don't confuse with Ethernet phy propertiesBaruch Siach1-1/+3
2017-09-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds136-3169/+11758
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1592-30402/+99174
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds31-89/+241
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds8-54/+93
2017-09-06Merge tag 'dlm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds7-30/+36
2017-09-06Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds10-111/+222
2017-09-06Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds50-709/+1027
2017-09-06Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-110/+321
2017-09-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2-40/+61
2017-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-106/+76
2017-09-05i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aqJacob Keller1-0/+1
2017-09-05i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain2-40/+60
2017-09-05Merge branch 'xgene-Misc-bug-fixes'David S. Miller2-9/+4
2017-09-05drivers: net: xgene: Remove return statement from void functionIyappan Subramanian1-2/+0
2017-09-05drivers: net: xgene: Configure tx/rx delay for ACPIQuan Nguyen1-5/+2
2017-09-05drivers: net: xgene: Read tx/rx delay for ACPIIyappan Subramanian1-2/+2
2017-09-05rocker: fix kcalloc parameter orderZahari Doychev1-2/+2
2017-09-05rds: Fix non-atomic operation on shared flag variableHÃ¥kon Bugge1-2/+2
2017-09-05net: sched: don't use GFP_KERNEL under spin lockJakub Kicinski1-2/+6
2017-09-05vhost_net: correctly check tx avail during rx busy pollingJason Wang1-1/+6
2017-09-05net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe5-6/+17
2017-09-05rxrpc: Make service connection lookup always check for retryDavid Howells1-2/+1
2017-09-05net: stmmac: Delete dead code for MDIO registrationRomain Perier2-19/+19
2017-09-05gianfar: Fix Tx flow control deactivationClaudiu Manoil1-1/+1
2017-09-05cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6Ganesh Goudar1-1/+15
2017-09-05cxgb4: Fix pause frame count in t4_get_port_statsGanesh Goudar1-8/+4
2017-09-05cxgb4: fix memory leakGanesh Goudar1-3/+3
2017-09-05tun: rename generic_xdp to skb_xdpJason Wang1-7/+11
2017-09-05tun: reserve extra headroom only when XDP is setJason Wang1-8/+18
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-264/+428
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds110-1040/+2433
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds101-1746/+2835
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds22-264/+436
2017-09-05Merge branch 'dsa-tx-queues'David S. Miller5-4/+27
2017-09-05net: dsa: bcm_sf2: Configure IMP port TC2QOS mappingFlorian Fainelli1-0/+9
2017-09-05net: dsa: bcm_sf2: Advertise number of egress queuesFlorian Fainelli2-1/+7
2017-09-05net: dsa: tag_brcm: Set output queue from skb queue mappingFlorian Fainelli1-1/+2
2017-09-05net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli2-2/+9
2017-09-05bridge: switchdev: Use an helper to clear forward markIdo Schimmel2-3/+10
2017-09-05Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds52-326/+1516
2017-09-05net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer2-6/+8