aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen1-5/+5
2014-10-31net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0Guenter Roeck1-2/+4
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko1-0/+7
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren5-3/+65
2014-10-31sunvdc: don't call VD_OP_GET_VTOCDwight Engen1-9/+0
2014-10-31mpls: Allow mpls_gso to be built as modulePravin B Shelar1-1/+1
2014-10-31mpls: Fix mpls_gso handler.Pravin B Shelar1-2/+1
2014-10-31r8152: stop submitting intr for -EPROTOhayeswang1-0/+3
2014-10-31netfilter: nft_reject_bridge: restrict reject to prerouting and inputPablo Neira Ayuso1-1/+32
2014-10-31netfilter: nft_reject_bridge: don't use IP stack to reject trafficPablo Neira Ayuso2-10/+254
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso2-66/+119
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso2-26/+72
2014-10-31netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routingPablo Neira Ayuso1-2/+4
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-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-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-30cxgb4 : Fix missing initialization of win0_lockAnish Bhatt1-0/+1
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-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-30omap: dss: connector-analog-tv: Add missing module device tableMarek Belisko1-0/+2
2014-10-30ixgbe: fix race when setting advertised speedEmil Tantilov1-0/+4
2014-10-30ixgbe: need not repeat init skb with NULLJunwei Zhang1-1/+1
2014-10-30igb: don't reuse pages with pfmemalloc flagRoman Gushchin1-1/+5
2014-10-30e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri1-1/+4
2014-10-29mm/balloon_compaction: fix deflation when compaction is disabledKonstantin Khlebnikov1-0/+2
2014-10-29sh: fix sh770x SCIF memory regionsAndriy Skulysh1-3/+3
2014-10-29zram: avoid NULL pointer access in concurrent situationWeijie Yang1-4/+6
2014-10-29mm/slab_common: don't check for duplicate cache namesMikulas Patocka1-10/+0
2014-10-29ocfs2: fix d_splice_alias() return code checkingRichard Weinberger1-1/+1
2014-10-29mm: rmap: split out page_remove_file_rmap()Johannes Weiner1-32/+46
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner4-109/+96
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner2-20/+4
2014-10-29lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara1-2/+6
2014-10-29drivers/rtc/rtc-bq32k.c: fix register valuePavel Machek1-1/+1