aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-16netfilter: ipt_ecn: fix inversion for IP header ECN matchPatrick McHardy1-1/+2
2011-06-16netfilter: ipt_ecn: fix protocol check in ecn_mt_check()Patrick McHardy1-3/+1
2011-06-16netfilter: ip_tables: fix compile with debugSebastian Andrzej Siewior1-1/+1
2011-06-13IPVS netns exit causes crash in conntrackHans Schillstrom2-1/+10
2011-06-07net: cpu offline cause napi stallHeiko Carstens1-0/+5
2011-06-07bridge: provide a cow_metrics method for fake_opsAlexander Holler1-0/+6
2011-06-06af_packet: prevent information leakEric Dumazet2-0/+4
2011-06-06irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlockDavid S. Miller1-0/+5
2011-06-06net: Rework netdev_drivername() to avoid warning.David S. Miller3-14/+7
2011-06-06net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrsMarcus Meissner1-0/+4
2011-06-05net: fix smc91x.c device tree supportGrant Likely1-3/+3
2011-06-06netfilter: use unsigned variables for packet lengths in ip[6]_queue.Dave Jones2-2/+4
2011-06-06netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()Pablo Neira Ayuso3-2/+5
2011-06-06netfilter: nf_nat: fix crash in nf_nat_csumJulian Anastasov1-1/+1
2011-06-06netfilter: ipset: Use the stored first cidr value instead of '1'Jozsef Kadlecsik3-8/+16
2011-06-06netfilter: ipset: Fix return code for destroy when sets are in useJozsef Kadlecsik1-1/+1
2011-06-06ipvs: restore support for iptables SNATJulian Anastasov1-8/+8
2011-06-06netfilter: add more values to enum ip_conntrack_infoEric Dumazet16-27/+26
2011-06-05bonding: reset queue mapping prior to transmission to physical device (v5)Neil Horman1-0/+11
2011-06-05qlcnic: Avoid double free of skb in tx pathSucheta Chakraborty1-0/+1
2011-06-05qlcnic: Fix bug in FW queue dumpAnirban Chakraborty1-0/+1
2011-06-05fix return values of l2tp_dfs_seq_open()Al Viro1-1/+1
2011-06-05get_net_ns_by_fd() oopses if proc_ns_fget() returns an errorAl Viro1-9/+7
2011-06-04Revert "ASoC: Update cx20442 for TTY API change"Linus Torvalds1-5/+3
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds20-128/+115
2011-06-03libertas_sdio: handle spurious interruptsDaniel Drake1-5/+16
2011-06-03mac80211: call dev_alloc_name before copying name to sdataThadeu Lima de Souza Cascardo1-0/+4
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka9-119/+28
2011-06-03ath5k: Disable fast channel switching by defaultNick Kossifidis2-2/+14
2011-06-03ssb: fix PCI(e) driver regression causing oops on PCI cardsRafał Miłecki1-4/+6
2011-06-03UBIFS: fix-up free space earlierBen Gardiner1-8/+8
2011-06-03UBIFS: intialize LPT earlierBen Gardiner1-13/+16
2011-06-03UBIFS: assert no fixup when writing a nodeBen Gardiner1-0/+2
2011-06-03UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy1-4/+5
2011-06-03UBIFS: fix memory leak on error pathArtem Bityutskiy1-0/+1
2011-06-03UBIFS: fix shrinker object count reportsArtem Bityutskiy1-1/+5
2011-06-03Blackfin: strncpy: fix handling of zero lengthsSteven Miao1-1/+1
2011-06-03tg3: Fix tg3_skb_error_unmap()Matt Carlson1-1/+1
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2-7/+12
2011-06-02asm-generic/unistd.h: support sendmmsg syscallChris Metcalf1-1/+3
2011-06-02ktest: Ignore unset values of the minconfig in config_bisectSteven Rostedt1-1/+1
2011-06-02ktest: Fix result of rebooting the kernelSteven Rostedt1-1/+1
2011-06-02ktest: Fix off-by-one in config bisect resultSteven Rostedt1-2/+2
2011-06-02block: Use hlist_entry() for io_context.cic_list.firstPaul Bolle1-2/+2
2011-06-02cfq-iosched: Remove bogus check in queue_fail pathPaul Bolle1-3/+0
2011-06-02[SCSI] Fix oops caused by queue refcounting failureJames Bottomley2-1/+2
2011-06-02drivers/net/can/flexcan.c: add missing clk_putJulia Lawall1-3/+2
2011-06-02ARM: mach-shmobile: add DMAC clock definitions on SH7372Guennadi Liakhovetski1-0/+7
2011-06-02dmaengine: shdma: fix a regression: initialise DMA channels for memcpyGuennadi Liakhovetski1-1/+1
2011-06-01net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown1-3/+3