summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-26bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明1-3/+3
2010-04-26ieee802154: Fix oops during ieee802154_sock_ioctlStefan Schmidt1-0/+3
2010-04-26tg3: Fix INTx fallback when MSI failsAndre Detsch1-0/+1
2010-04-25ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet1-1/+1
2010-04-24e100: Fix the TX workqueue raceAlan Cox1-2/+8
2010-04-23gianfar: Fix potential oops during OF address translationAnton Vorontsov1-5/+1
2010-04-23fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov1-6/+14
2010-04-22tcp: bind() fix when many ports are boundEric Dumazet2-10/+21
2010-04-22rdma: potential ERR_PTR dereferenceDan Carpenter1-1/+1
2010-04-22rtnetlink: potential ERR_PTR dereferenceDan Carpenter1-2/+3
2010-04-21net: ipv6 bind to device issueJiri Olsa1-1/+1
2010-04-21ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...Shan Wei1-1/+1
2010-04-21drivers/net/usb: Add new driver iphethDiego Giagio4-0/+582
2010-04-21cxgb3: fix linkup issueHiroshi Shimamoto1-1/+1
2010-04-21X25 fix dead unaccepted socketsandrew hendry1-0/+1
2010-04-21KS8851: NULL pointer dereference if list is emptyAbraham Arce1-5/+7
2010-04-21net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz1-2/+5
2010-04-21xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel1-1/+1
2010-04-21can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch1-4/+4
2010-04-21net: Fix an RCU warning in dev_pick_tx()David Howells1-1/+1
2010-04-21Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller239-2514/+4459
2010-04-21ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu1-1/+1
2010-04-20bridge: add a missing ntohs()Eric Dumazet1-1/+1
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-16/+31
2010-04-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-9/+15
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara2-9/+15
2010-04-20Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds7-23/+55
2010-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-27/+47
2010-04-20Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+6
2010-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+2
2010-04-20x86: correctly wire up the newuname system callChristoph Hellwig1-1/+1
2010-04-20sparc64: Fix hardirq tracing in trap return path.David S. Miller1-1/+11
2010-04-20drm: delay vblank cleanup until after driver unloadJesse Barnes1-2/+2
2010-04-19Linux 2.6.34-rc5v2.6.34-rc5Linus Torvalds1-2/+2
2010-04-19rmap: add exclusively owned pages to the newest anon_vmaRik van Riel1-11/+16
2010-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds5-100/+118
2010-04-198139too: Fix a typo in the function name.Alexander Kuznetsov1-1/+1
2010-04-19sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller1-3/+3
2010-04-19mac80211: pass HT changes to driver when off channelReinette Chatre1-0/+2
2010-04-19mac80211: remove bogus TX agg state assignmentJohannes Berg1-1/+0
2010-04-19eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks1-6/+6
2010-04-19eCryptfs: Copy lower directory inode times and size on linkTyler Hicks1-2/+2
2010-04-19ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney1-1/+0
2010-04-19ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher1-4/+4
2010-04-19eCryptfs: Decrypt symlink target for stat sizeTyler Hicks1-48/+52
2010-04-19Fix ISDN/Gigaset build failureLinus Torvalds1-0/+1
2010-04-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-31/+121
2010-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-28/+35
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds18-19/+139
2010-04-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-68/+251