summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-16RxRPC: Use uX/sX rather than uintX_t/intX_t typesDavid Howells
2009-09-16mlx4: Fix access to freed memoryVitaliy Gusev
2009-09-15tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()Robert Varga
2009-09-15pkt_sched: Fix qdisc_create on stab error handlingJarek Poplawski
2009-09-15pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski
2009-09-15sky2: Make sure both ports initialize correctlyStephen Hemminger
2009-09-15sky2: transmit ring accountingStephen Hemminger
2009-09-15RxRPC: Parse security index 5 keys (Kerberos 5)David Howells
2009-09-15RxRPC: Allow RxRPC keys to be readDavid Howells
2009-09-15RxRPC: Allow key payloads to be passed in XDR formDavid Howells
2009-09-15RxRPC: Declare the security index constants symbolicallyDavid Howells
2009-09-15pcnet_cs: add cis of Linksys multifunction pcmcia cardKen Kawasaki
2009-09-15[PATCH] net: kmemcheck annotation in struct socketEric Dumazet
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua
2009-09-15can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp
2009-09-15tcp: fix ssthresh u16 leftoverIlpo Järvinen
2009-09-14pkt_sched: Fix qdisc_graft WRT ingress qdiscJarek Poplawski
2009-09-14igb: do not allow phy sw reset code to make calls to null pointersAlexander Duyck
2009-09-14igb: reset sgmii phy at start of initAlexander Duyck
2009-09-14ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr
2009-09-14ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr
2009-09-14ixgbe: Properly disable packet split per-ring when globally disabledPeter P Waskiewicz Jr
2009-09-14cdc-phonet: remove noisy debug statementRémi Denis-Courmont
2009-09-14Phonet: Netlink event for autoconfigured addressesRémi Denis-Courmont
2009-09-14net: constify remaining proto_opsAlexey Dobriyan
2009-09-14net: constify struct inet6_protocolAlexey Dobriyan
2009-09-14net: constify struct net_protocolAlexey Dobriyan
2009-09-14netdev: smc91x: drop Blackfin cruftMichael Hennerich
2009-09-14net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyleGerrit Renker
2009-09-14genetlink: fix netns vs. netlink table lockingJohannes Berg
2009-09-14Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESSMark Smith
2009-09-14Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/...Linus Torvalds
2009-09-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-14Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14udf: Fix possible corruption when close races with writeJan Kara
2009-09-14udf: Perform preallocation only for regular filesJan Kara
2009-09-14udf: Remove wrong assignment in udf_symlinkJan Kara
2009-09-14udf: Remove dead codeJan Kara
2009-09-14fsync: wait for data writeout completion before calling ->fsyncChristoph Hellwig
2009-09-14vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Jan Kara
2009-09-14fat: Opencode sync_page_range_nolock()Jan Kara
2009-09-14pohmelfs: Use new syncing helperJan Kara
2009-09-14xfs: Convert sync_page_range() to simple filemap_write_and_wait_range()Jan Kara
2009-09-14ocfs2: Update syncing after splicing to match generic versionJan Kara
2009-09-14ntfs: Use new syncing helpers and update commentsJan Kara