summaryrefslogtreecommitdiffstats
path: root/fs/notify (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-12net: fix infinite loop in __skb_recv_datagram()Eric Dumazet1-1/+1
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork1-0/+1
2013-02-11mwl8k: fix band for supported channelsJonas Gorski1-18/+18
2013-02-11bridge: set priority of STP packetsStephen Hemminger1-0/+2
2013-02-11mac80211: fix channel selection bugJohannes Berg1-3/+3
2013-02-11arp: fix possible crash in arp_rcv()Eric Dumazet1-10/+11
2013-02-11bnx2x: set gso_typeMichael S. Tsirkin1-7/+5
2013-02-11qlcnic: set gso_typeMichael S. Tsirkin1-1/+6
2013-02-11ixgbe: fix gso typeMichael S. Tsirkin1-2/+6
2013-02-11stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO1-3/+7
2013-02-11stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO1-1/+1
2013-02-09Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu1-21/+9
2013-02-08Revert "r8169: enable ALDPS for power saving".Francois Romieu1-46/+10
2013-02-08Linux 3.8-rc7v3.8-rc7Linus Torvalds1-1/+1
2013-02-08net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann1-0/+5
2013-02-08net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens1-73/+73
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon1-1/+1
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King1-1/+1
2013-02-08ARM: realview: ensure that we have sufficient IRQs availableRussell King1-1/+1
2013-02-08ARM: GIC: fix GIC cpumask initializationRussell King1-2/+23
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach1-1/+1
2013-02-08l2tp: dont play with skb->truesizeEric Dumazet2-12/+0
2013-02-08net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-08netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-08xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-08xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-25/+13
2013-02-08xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-08drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd tryDaniel Vetter1-5/+8
2013-02-07mac80211: fix managed mode channel context useJohannes Berg1-1/+4
2013-02-07netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zeroYOSHIFUJI Hideaki / 吉藤英明1-0/+10
2013-02-07netfilter: ip6t_NPT: Fix prefix manglingYOSHIFUJI Hideaki / 吉藤英明1-1/+1
2013-02-07netfilter: ip6t_NPT: Fix adjustment calculationYOSHIFUJI Hideaki / 吉藤英明1-3/+3
2013-02-07virtio_console: Don't access uninitialized data.Sjur Brændeland1-1/+2
2013-02-06net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork1-0/+12
2013-02-06net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork1-0/+3
2013-02-06ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala1-1/+1
2013-02-06tcp: fix for zero packets_in_flight was too broadIlpo Järvinen1-2/+6
2013-02-06Btrfs: move d_instantiate outside the transaction during mksubvolChris Mason1-1/+4
2013-02-06mac80211: fix error in sizeof() usageCong Ding1-1/+2
2013-02-06xen: fix error handling path if xen_allocate_irq_dynamic failsWei Liu1-2/+2
2013-02-06xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Jan Beulich1-7/+7
2013-02-06Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadataJan Schmidt1-12/+10
2013-02-06ipvs: sctp: fix checksumming on snat and dnat handlersDaniel Borkmann1-18/+17
2013-02-05Btrfs: fix possible stale data exposureJosef Bacik1-1/+1
2013-02-05Btrfs: fix missing i_size updateJosef Bacik1-2/+9
2013-02-05Btrfs: fix race between snapshot deletion and getting inodeLiu Bo2-9/+38
2013-02-05Btrfs: fix missing release of the space/qgroup reservation in start_transacti...Miao Xie1-8/+19
2013-02-05Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()Miao Xie1-1/+2
2013-02-05Btrfs: do not merge logged extents if we've removed them from the treeJosef Bacik1-1/+2