| Commit message (Expand) | Author | Files | Lines |
2014-10-31 | drivers: net: cpsw: Fix broken loop condition in switch mode | Lennart Sorensen | 1 | -5/+5 |
2014-10-31 | net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0 | Guenter Roeck | 1 | -2/+4 |
2014-10-31 | stmmac: pci: set default of the filter bins | Andy Shevchenko | 1 | -0/+7 |
2014-10-31 | net: smc91x: Fix gpios for device tree based booting | Tony Lindgren | 5 | -3/+65 |
2014-10-31 | sunvdc: don't call VD_OP_GET_VTOC | Dwight Engen | 1 | -9/+0 |
2014-10-31 | mpls: Allow mpls_gso to be built as module | Pravin B Shelar | 1 | -1/+1 |
2014-10-31 | mpls: Fix mpls_gso handler. | Pravin B Shelar | 1 | -2/+1 |
2014-10-31 | r8152: stop submitting intr for -EPROTO | hayeswang | 1 | -0/+3 |
2014-10-31 | netfilter: nft_reject_bridge: restrict reject to prerouting and input | Pablo Neira Ayuso | 1 | -1/+32 |
2014-10-31 | netfilter: nft_reject_bridge: don't use IP stack to reject traffic | Pablo Neira Ayuso | 2 | -10/+254 |
2014-10-31 | netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions | Pablo Neira Ayuso | 2 | -66/+119 |
2014-10-31 | netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions | Pablo Neira Ayuso | 2 | -26/+72 |
2014-10-31 | netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing | Pablo Neira Ayuso | 1 | -2/+4 |
2014-10-31 | drivers/net: macvtap and tun depend on INET | Ben Hutchings | 1 | -0/+2 |
2014-10-31 | tracing/syscalls: Ignore numbers outside NR_syscalls' range | Rabin Vincent | 1 | -4/+4 |
2014-10-31 | drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets | Ben Hutchings | 4 | -1/+44 |
2014-10-31 | drivers/net: Disable UFO through virtio | Ben Hutchings | 3 | -26/+30 |
2014-10-31 | net: skb_fclone_busy() needs to detect orphaned skb | Eric Dumazet | 3 | -4/+8 |
2014-10-31 | gre: Use inner mac length when computing tunnel length | Tom Herbert | 1 | -1/+1 |
2014-10-31 | mlx4: Avoid leaking steering rules on flow creation error flow | Or Gerlitz | 2 | -2/+12 |
2014-10-31 | net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN | Or Gerlitz | 1 | -2/+5 |
2014-10-31 | ipv4: Do not cache routing failures due to disabled forwarding. | Nicolas Cavallari | 1 | -0/+1 |
2014-10-30 | fs: allow open(dir, O_TMPFILE|..., 0) with mode 0 | Eric Rannaud | 1 | -1/+2 |
2014-10-30 | cxgb4 : Fix missing initialization of win0_lock | Anish Bhatt | 1 | -0/+1 |
2014-10-30 | r8152: check WORK_ENABLE in suspend function | hayeswang | 1 | -1/+1 |
2014-10-30 | r8152: reset tp->speed before autoresuming in open function | hayeswang | 1 | -0/+5 |
2014-10-30 | r8152: clear SELECTIVE_SUSPEND when autoresuming | hayeswang | 1 | -4/+3 |
2014-10-30 | rtlwifi: rtl8192se: Fix firmware loading | Larry Finger | 1 | -2/+2 |
2014-10-30 | rtlwifi: rtl8192ce: Add missing section to read descriptor setting | Larry Finger | 2 | -0/+5 |
2014-10-30 | rtlwifi: rtl8192se: Add missing section to read descriptor setting | Larry Finger | 2 | -0/+5 |
2014-10-30 | rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw() | Larry Finger | 1 | -17/+0 |
2014-10-30 | rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st... | Larry Finger | 5 | -0/+10 |
2014-10-30 | mwifiex: restart rxreorder timer correctly | Marc Yang | 3 | -12/+43 |
2014-10-30 | ath9k: fix some debugfs output | Dan Carpenter | 1 | -1/+1 |
2014-10-30 | wireless: rt2x00: add new rt2800usb device | Cyril Brulebois | 1 | -0/+1 |
2014-10-30 | omap: dss: connector-analog-tv: Add missing module device table | Marek Belisko | 1 | -0/+2 |
2014-10-30 | ixgbe: fix race when setting advertised speed | Emil Tantilov | 1 | -0/+4 |
2014-10-30 | ixgbe: need not repeat init skb with NULL | Junwei Zhang | 1 | -1/+1 |
2014-10-30 | igb: don't reuse pages with pfmemalloc flag | Roman Gushchin | 1 | -1/+5 |
2014-10-30 | e1000: unset IFF_UNICAST_FLT on WMware 82545EM | Francesco Ruggeri | 1 | -1/+4 |
2014-10-30 | mm/balloon_compaction: fix deflation when compaction is disabled | Konstantin Khlebnikov | 1 | -0/+2 |
2014-10-30 | sh: fix sh770x SCIF memory regions | Andriy Skulysh | 1 | -3/+3 |
2014-10-30 | zram: avoid NULL pointer access in concurrent situation | Weijie Yang | 1 | -4/+6 |
2014-10-30 | mm/slab_common: don't check for duplicate cache names | Mikulas Patocka | 1 | -10/+0 |
2014-10-30 | ocfs2: fix d_splice_alias() return code checking | Richard Weinberger | 1 | -1/+1 |
2014-10-30 | mm: rmap: split out page_remove_file_rmap() | Johannes Weiner | 1 | -32/+46 |
2014-10-30 | mm: memcontrol: fix missed end-writeback page accounting | Johannes Weiner | 4 | -109/+96 |
2014-10-30 | mm: page-writeback: inline account_page_dirtied() into single caller | Johannes Weiner | 2 | -20/+4 |
2014-10-30 | lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}() | Jan Kara | 1 | -2/+6 |
2014-10-30 | drivers/rtc/rtc-bq32k.c: fix register value | Pavel Machek | 1 | -1/+1 |