summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r8152: stop submitting intr for -EPROTOhayeswang2014-10-311-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-318-107/+483
|\
| * netfilter: nft_reject_bridge: restrict reject to prerouting and inputPablo Neira Ayuso2014-10-311-1/+32
| * netfilter: nft_reject_bridge: don't use IP stack to reject trafficPablo Neira Ayuso2014-10-312-10/+254
| * netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso2014-10-312-66/+119
| * netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso2014-10-312-26/+72
| * netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routingPablo Neira Ayuso2014-10-311-2/+4
| * ipvs: Avoid null-pointer deref in debug codeAlex Gartrell2014-10-281-2/+2
* | drivers/net: macvtap and tun depend on INETBen Hutchings2014-10-301-0/+2
* | Merge branch 'ufo-fix'David S. Miller2014-10-305-27/+74
|\ \
| * | drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2014-10-304-1/+44
| * | drivers/net: Disable UFO through virtioBen Hutchings2014-10-303-26/+30
|/ /
* | net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet2014-10-303-4/+8
* | gre: Use inner mac length when computing tunnel lengthTom Herbert2014-10-301-1/+1
* | Merge branch 'mellanox-net'David S. Miller2014-10-303-4/+17
|\ \
| * | mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-302-2/+12
| * | net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz2014-10-301-2/+5
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-10-304-3/+14
|\ \
| * | ixgbe: fix race when setting advertised speedEmil Tantilov2014-10-301-0/+4
| * | ixgbe: need not repeat init skb with NULLJunwei Zhang2014-10-301-1/+1
| * | igb: don't reuse pages with pfmemalloc flagRoman Gushchin2014-10-301-1/+5
| * | e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri2014-10-301-1/+4
* | | ipv4: Do not cache routing failures due to disabled forwarding.Nicolas Cavallari2014-10-301-0/+1
* | | cxgb4 : Fix missing initialization of win0_lockAnish Bhatt2014-10-301-0/+1
* | | Merge branch 'r8152-net'David S. Miller2014-10-301-5/+9
|\ \ \ | |/ / |/| |
| * | r8152: check WORK_ENABLE in suspend functionhayeswang2014-10-301-1/+1
| * | r8152: reset tp->speed before autoresuming in open functionhayeswang2014-10-301-0/+5
| * | r8152: clear SELECTIVE_SUSPEND when autoresuminghayeswang2014-10-301-4/+3
|/ /
* | inet: frags: remove the WARN_ON from inet_evict_bucketNikolay Aleksandrov2014-10-291-1/+0
* | inet: frags: fix a race between inet_evict_bucket and inet_frag_killNikolay Aleksandrov2014-10-291-1/+2
* | cnic: Update the rcu_access_pointer() usagesTej Parkash2014-10-291-4/+1
* | cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai2014-10-291-8/+8
* | ipv6: notify userspace when we added or changed an ipv6 tokenLubomir Rintel2014-10-291-0/+1
* | sch_pie: schedule the timer after all init succeedWANG Cong2014-10-291-1/+1
* | Merge branch 'cdc-ether'David S. Miller2014-10-283-14/+57
|\ \
| * | cdc-ether: handle promiscuous mode with a set_rx_mode callbackOlivier Blin2014-10-281-0/+5
| * | cdc-ether: extract usbnet_cdc_update_filter functionOlivier Blin2014-10-281-14/+28
| * | usbnet: add a callback for set_rx_modeOlivier Blin2014-10-282-0/+24
|/ /
* | Merge branch 'systemport-net'David S. Miller2014-10-281-6/+5
|\ \
| * | net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli2014-10-281-0/+2
| * | net: systemport: enable RX interrupts after NAPIFlorian Fainelli2014-10-281-6/+3
|/ /
* | skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap2014-10-281-0/+4
* | net: phy: Add SGMII Configuration for Marvell 88E1145 InitializationVince Bridgers2014-10-281-0/+19
* | drivers: net:cpsw: fix probe_dt when only slave 1 is pinned outMugunthan V N2014-10-281-9/+9
* | Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-2840-122/+269
|\ \
| * \ Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-10-276-13/+27
| |\ \
| | * | mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan2014-10-202-10/+15
| | * | mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan2014-10-141-1/+1
| | * | nl80211: sanity check the channel switch counter valueLuciano Coelho2014-10-091-1/+9
| | * | net: rfkill: kernel-doc warning fixesFabian Frederick2014-10-091-2/+2