summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23544-3347/+4152
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-2279-811/+714
| |\
| | * ravb: fix ring memory allocationSergei Shtylyov2015-07-211-25/+34
| | * net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy2015-07-211-1/+1
| | * openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodesChris J Arges2015-07-211-1/+1
| | * netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal2015-07-211-32/+47
| | * Merge branch 'arm-bpf-fixes'David S. Miller2015-07-211-13/+44
| | |\
| | | * ARM: net: fix vlan access instructions in ARM JIT.Nicolas Schichan2015-07-211-3/+5
| | | * ARM: net: handle negative offsets in BPF JIT.Nicolas Schichan2015-07-211-9/+38
| | | * ARM: net: fix condition for load_order > 0 when translating load instructions.Nicolas Schichan2015-07-211-1/+1
| | |/
| | * tcp: suppress a division by zero warningEric Dumazet2015-07-211-6/+5
| | * Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub...David S. Miller2015-07-2112-410/+144
| | |\
| | | * Merge tag 'iwlwifi-for-kalle-2015-06-12' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-07-1711-410/+143
| | | |\
| | | | * iwlwifi: nvm: remove mac address byte swapping in 8000 familyLiad Kaufman2015-07-121-7/+5
| | | | * Revert "iwlwifi: pcie: New RBD allocation model"Emmanuel Grumbach2015-07-123-374/+97
| | | | * iwlwifi: mvm: Add preemptive flag to scheulded scanAvraham Stern2015-07-122-1/+5
| | | | * iwlwifi: edit the 3165 series and 8000 series PCI IDsOren Givon2015-07-121-2/+3
| | | | * iwlwifi: mvm: check time-event vif to avoid bad deletionJohannes Berg2015-07-121-1/+1
| | | | * iwlwifi: pcie: prepare the device before accessing itEmmanuel Grumbach2015-07-121-0/+6
| | | | * iwlwifi: pcie: don't panic if pcie transport alloc failsEmmanuel Grumbach2015-07-081-22/+22
| | | | * iwlwifi: pcie: Fix bug in NIC's PM registers accessDreyfuss, Haim2015-07-081-1/+1
| | | | * iwlwifi: mvm: Avoid accessing Null pointer when setting igtkMatti Gottlieb2015-06-261-1/+2
| | | | * iwlwifi: mvm: fix antenna selection when BT is activeEmmanuel Grumbach2015-06-261-1/+1
| | | * | ath9k_hw: fix device ID check for AR956xFelix Fietkau2015-07-111-0/+1
| | * | | drivers: net: cpsw: remove tx event processing in rx napi pollMugunthan V N2015-07-211-6/+3
| | * | | inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee2015-07-211-2/+4
| | * | | net: mvneta: fix refilling for Rx DMA buffersSimon Guinot2015-07-211-12/+10
| | * | | stmmac: fix setting of driver data in stmmac_dvr_probeJoachim Eastwood2015-07-211-1/+1
| | * | | Merge branch 'sch_panic'David S. Miller2015-07-213-4/+5
| | |\ \ \
| | | * | | sched: cls_flow: fix panic on filter replaceDaniel Borkmann2015-07-211-2/+3
| | | * | | sched: cls_flower: fix panic on filter replaceDaniel Borkmann2015-07-211-1/+1
| | | * | | sched: cls_bpf: fix panic on filter replaceDaniel Borkmann2015-07-211-1/+1
| | |/ / /
| | * | | Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-07-2111-41/+111
| | |\ \ \
| | | * | | cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-176-25/+70
| | | * | | mac80211: add missing length check for confirm framesBob Copeland2015-07-171-0/+3
| | | * | | mac80211: correct aid location in peering framesBob Copeland2015-07-171-1/+1
| | | * | | wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni2015-07-171-3/+3
| | | * | | mac80211: shut down interfaces before destroying interface listJohannes Berg2015-07-171-11/+14
| | | * | | mac80211: wowlan: enable powersave if suspend while ps-pollingChaitanya T K2015-07-171-0/+16
| | | * | | mac80211: don't clear all tx flags when requeingMichal Kazior2015-07-171-1/+3
| | | * | | mac80211: clear subdir_stations when removing debugfsTom Hughes2015-07-171-0/+1
| | * | | | net/mdio: fix mdio_bus_match for c45 PHYShaohui Xie2015-07-211-2/+17
| | * | | | net: ratelimit warnings about dst entry refcount underflow or overflowKonstantin Khlebnikov2015-07-211-1/+3
| | * | | | caif: fix leaks and race in caif_queue_rcv_skb()Eric Dumazet2015-07-211-11/+8
| | * | | | qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355Reinhard Speyerer2015-07-201-0/+1
| | * | | | ravb: fix race updating TCCRSergei Shtylyov2015-07-201-4/+1
| | * | | | net: netcp: fix improper initialization in netcp_ndo_open()Karicheri, Muralidharan2015-07-201-1/+1
| | * | | | bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong2015-07-201-0/+20
| | * | | | Merge tag 'linux-can-fixes-for-4.2-20150716' of git://git.kernel.org/pub/scm/...David S. Miller2015-07-201-9/+8
| | |\ \ \ \
| | | * | | | can: mcp251x: get regulators optionallyStefan Agner2015-07-161-2/+2