summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-30r8152: clear SELECTIVE_SUSPEND when autoresuminghayeswang1-4/+3
2014-10-29inet: frags: remove the WARN_ON from inet_evict_bucketNikolay Aleksandrov1-1/+0
2014-10-29inet: frags: fix a race between inet_evict_bucket and inet_frag_killNikolay Aleksandrov1-1/+2
2014-10-29cnic: Update the rcu_access_pointer() usagesTej Parkash1-4/+1
2014-10-29cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai1-8/+8
2014-10-29ipv6: notify userspace when we added or changed an ipv6 tokenLubomir Rintel1-0/+1
2014-10-29sch_pie: schedule the timer after all init succeedWANG Cong1-1/+1
2014-10-29Merge branch 'cdc-ether'David S. Miller3-14/+57
2014-10-29cdc-ether: handle promiscuous mode with a set_rx_mode callbackOlivier Blin1-0/+5
2014-10-29cdc-ether: extract usbnet_cdc_update_filter functionOlivier Blin1-14/+28
2014-10-29usbnet: add a callback for set_rx_modeOlivier Blin2-0/+24
2014-10-29Merge branch 'systemport-net'David S. Miller1-6/+5
2014-10-29net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli1-0/+2
2014-10-29net: systemport: enable RX interrupts after NAPIFlorian Fainelli1-6/+3
2014-10-29skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap1-0/+4
2014-10-29net: phy: Add SGMII Configuration for Marvell 88E1145 InitializationVince Bridgers1-0/+19
2014-10-28drivers: net:cpsw: fix probe_dt when only slave 1 is pinned outMugunthan V N1-9/+9
2014-10-28Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller40-122/+269
2014-10-28Merge branch 'dsa-net'David S. Miller2-2/+5
2014-10-28dsa: mv88e6171: Fix tagging protocol/KconfigAndrew Lunn1-1/+1
2014-10-28net: dsa: Error out on tagging protocol mismatchesAndrew Lunn1-1/+4
2014-10-28bpf: split eBPF out of NETAlexei Starovoitov5-5/+28
2014-10-28Merge branch 'cxgb4-net'David S. Miller2-5/+56
2014-10-28cxgb4 : Handle dcb enable correctlyAnish Bhatt2-2/+11
2014-10-28cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt1-3/+45
2014-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-40/+27
2014-10-28netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()Arturo Borrero1-1/+1
2014-10-27Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...John W. Linville6-13/+27
2014-10-27Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux...John W. Linville14-44/+106
2014-10-27net: napi_reuse_skb() should check pfmemallocEric Dumazet1-0/+4
2014-10-27Merge branch 'mellanox'David S. Miller2-0/+2
2014-10-27net/mlx4_core: Call synchronize_irq() before freeing EQ bufferEli Cohen1-0/+1
2014-10-27net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen1-0/+1
2014-10-26drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init()Geert Uytterhoeven1-9/+7
2014-10-26i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter1-2/+2
2014-10-26macvlan: fix a race on port dismantle and possible skb leaksEric Dumazet1-2/+8
2014-10-26tcp: md5: do not use alloc_percpu()Eric Dumazet1-39/+20
2014-10-25Merge branch 'xen-netback'David S. Miller4-203/+251
2014-10-25xen-netback: reintroduce guest Rx stall detectionDavid Vrabel4-1/+86
2014-10-25xen-netback: fix unlimited guest Rx internal queue and carrier flappingDavid Vrabel4-178/+161
2014-10-25xen-netback: make feature-rx-notify mandatoryDavid Vrabel3-25/+5
2014-10-25ptp: restore the makefile for building the test program.Richard Cochran1-0/+33
2014-10-24netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin1-9/+8
2014-10-24netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal1-3/+5
2014-10-24netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal1-3/+3
2014-10-24bridge: Do not compile options in br_parse_ip_optionsHerbert Xu1-19/+5
2014-10-23iwlwifi: pcie: fix polling in various placesEmmanuel Grumbach1-3/+3
2014-10-23Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach1-6/+2
2014-10-23iwlwifi: dvm: drop non VO frames when flushingEmmanuel Grumbach1-11/+13
2014-10-23iwlwifi: mvm: ROC - bug fixes around time events and lockingMatti Gottlieb2-10/+17