summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-28mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen
2016-06-09wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti
2016-06-09cfg80211: remove get/set antenna and tx power warningsJohannes Berg
2016-05-31mac80211: fix fast_tx header alignmentFelix Fietkau
2016-05-31mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-05-31mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi
2016-05-30net: l2tp: Make l2tp_ip6 namespace awareShmulik Ladkani
2016-05-30Documentation: ip-sysctl.txt: clarify secure_redirectsEric Garver
2016-05-30sfc: use flow dissector helpers for aRFSEdward Cree
2016-05-30ieee802154: fix logic error in ieee802154_llsec_parse_dev_addrBaozeng Ding
2016-05-30net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi
2016-05-30net/lapb: tuse %*ph to dump buffersAndy Shevchenko
2016-05-30ptp: oops in ptp_ioctl()Dan Carpenter
2016-05-30fou: add Kconfig options for IPv6 supportArnd Bergmann
2016-05-30ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann
2016-05-26Merge branch 'qed-fixes'David S. Miller
2016-05-26qed: Don't config min BW on 100g on link flapYuval Mintz
2016-05-26qed: Prevent 100g from working in MSISudarsana Reddy Kalluru
2016-05-26qed: Add missing 100g init modeYuval Mintz
2016-05-26qed: Save min/max accross dcbx-changeYuval Mintz
2016-05-26qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru
2016-05-26qede: Don't expose self-test for VFsYuval Mintz
2016-05-26qede: Reload on GRO changesYuval Mintz
2016-05-26qede: Fix VF minimum BW settingYuval Mintz
2016-05-26Merge branch 'mlx4-stats-fixes'David S. Miller
2016-05-26net/mlx4_en: get rid of private net_device_statsEric Dumazet
2016-05-26net/mlx4_en: get rid of ret_statsEric Dumazet
2016-05-26net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet
2016-05-26net/mlx4_en: fix tx_dropped bugEric Dumazet
2016-05-26sctp: fix double EPs display in sctp_diagXin Long
2016-05-26net: arc: trivial: Replace comma with a semicolonMarek Vasut
2016-05-26net: stmmac: Fix incorrect memcpy source memoryMarek Vasut
2016-05-25net: alx: use custom skb allocatorFeng Tang
2016-05-25team: don't call netdev_change_features under team->lockIvan Vecera
2016-05-25Merge branch 'dsa-doc-fixes'David S. Miller
2016-05-25Documentation: networking: dsa: Describe port_vlan_filteringFlorian Fainelli
2016-05-25Documentation: networking: dsa: Remove priv_size descriptionFlorian Fainelli
2016-05-25Documentation: networking: dsa: Remove poll_link descriptionFlorian Fainelli
2016-05-25sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree
2016-05-25Merge branch 'hwbm-locking-fixes'David S. Miller
2016-05-25net: hwbm: Fix unbalanced spinlock in error caseGregory CLEMENT
2016-05-25net: mvneta: Fix lacking spinlock initializationGregory CLEMENT
2016-05-25tipc: fix potential null pointer dereferences in some compat functionsBaozeng Ding
2016-05-25qed: Reset the enable flag for eth protocol.Sudarsana Reddy Kalluru
2016-05-25ethtool: add support for 25G/50G/100G speed modesVidya Sagar Ravipati
2016-05-24net sched actions: policer missing timestamp processingJamal Hadi Salim
2016-05-24net_sched: avoid too many hrtimer_start() callsEric Dumazet
2016-05-24net/qlge: Avoids recursive EEH errorGavin Shan
2016-05-24ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.Haishuang Yan
2016-05-24ip6_gre: Fix MTU setting for ip6gretapHaishuang Yan