aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-30drivers/net: macvtap and tun depend on INETBen Hutchings1-0/+2
2014-10-30tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent1-4/+4
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings4-1/+44
2014-10-30drivers/net: Disable UFO through virtioBen Hutchings3-26/+30
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet3-4/+8
2014-10-30sunvnet: Use one Tx queue per vnet_portSowmini Varadhan2-31/+65
2014-10-30sunvnet: Reset LDC_EVENT_DATA_READY when napi completes.Sowmini Varadhan1-0/+1
2014-10-30tcp: Correction to RFC number in commentSowmini Varadhan1-1/+1
2014-10-30gre: Use inner mac length when computing tunnel lengthTom Herbert1-1/+1
2014-10-30mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2-2/+12
2014-10-30net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz1-2/+5
2014-10-30sctp: replace seq_printf with seq_putsMichele Baldessari1-2/+2
2014-10-30sctp: add transport state in /proc/net/sctp/remaddrMichele Baldessari1-2/+8
2014-10-30ipv4: Do not cache routing failures due to disabled forwarding.Nicolas Cavallari1-0/+1
2014-10-30fs: allow open(dir, O_TMPFILE|..., 0) with mode 0Eric Rannaud1-1/+2
2014-10-30tipc: spelling errorsstephen hemminger2-3/+3
2014-10-30r8152: set RTL8152_UNPLUG when finding -ENODEVhayeswang1-2/+12
2014-10-30syncookies: only increment SYNCOOKIESFAILED on validation errorFlorian Westphal2-4/+10
2014-10-30cxgb4 : Fix missing initialization of win0_lockAnish Bhatt1-0/+1
2014-10-30bnx2x: use napi_schedule_irqoff()Eric Dumazet2-2/+2
2014-10-30mlx4: use napi_schedule_irqoff()Eric Dumazet2-4/+4
2014-10-30ipv4: minor spelling fixesstephen hemminger2-2/+2
2014-10-30hyperv: Add IPv6 into the hash computation for vRSSHaiyang Zhang2-2/+5
2014-10-30ip6_tunnel: allow to change mode for the ip6tnl0Alexey Andriyanov1-7/+25
2014-10-30ipv6: remove assignment in if conditionFabian Frederick1-1/+2
2014-10-30ipv6: remove inline on static in c fileFabian Frederick1-6/+6
2014-10-30ipv6: spelling s/incomming/incomingFabian Frederick1-1/+1
2014-10-30ipx: remove all unnecessary castings on ntohlFabian Frederick1-7/+7
2014-10-30r8152: check WORK_ENABLE in suspend functionhayeswang1-1/+1
2014-10-30r8152: reset tp->speed before autoresuming in open functionhayeswang1-0/+5
2014-10-30r8152: clear SELECTIVE_SUSPEND when autoresuminghayeswang1-4/+3
2014-10-30test: bpf: add a testcase reduced from nmapAlexei Starovoitov1-0/+43
2014-10-30samples: bpf: add a verifier test and summary lineAlexei Starovoitov1-1/+45
2014-10-30bpf: reduce verifier memory consumptionAlexei Starovoitov1-44/+57
2014-10-30rtlwifi: rtl8192se: Fix firmware loadingLarry Finger1-2/+2
2014-10-30rtlwifi: rtl8192ce: Add missing section to read descriptor settingLarry Finger2-0/+5
2014-10-30rtlwifi: rtl8192se: Add missing section to read descriptor settingLarry Finger2-0/+5
2014-10-30rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()Larry Finger1-17/+0
2014-10-30rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_statusLarry Finger5-0/+10
2014-10-30mwifiex: restart rxreorder timer correctlyMarc Yang3-12/+43
2014-10-30ath9k: fix some debugfs outputDan Carpenter1-1/+1
2014-10-30wireless: rt2x00: add new rt2800usb deviceCyril Brulebois1-0/+1
2014-10-30net: dsa: Provide additional RMON statisticsGuenter Roeck3-5/+27
2014-10-30net: dsa/mv88e6352: Add support for reading switch registersGuenter Roeck1-0/+2
2014-10-30net: dsa/mv88e6123_61_65: Add support for reading switch registersGuenter Roeck3-0/+29
2014-10-30net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck2-0/+30
2014-10-30net: dsa/mv88e6352: Implement EEPROM access functionsGuenter Roeck2-3/+224
2014-10-30dsa: Add new optional devicetree property to describe EEPROM sizeGuenter Roeck1-1/+8
2014-10-30net: dsa: Add support for switch EEPROM accessGuenter Roeck3-0/+55
2014-10-30net: dsa/mv88e6123_61_65: Report chip temperatureGuenter Roeck1-2/+66