Age | Commit message (Expand) | Author |
2009-09-15 | RxRPC: Parse security index 5 keys (Kerberos 5) | David Howells |
2009-09-15 | RxRPC: Allow RxRPC keys to be read | David Howells |
2009-09-15 | RxRPC: Allow key payloads to be passed in XDR form | David Howells |
2009-09-15 | RxRPC: Declare the security index constants symbolically | David Howells |
2009-09-15 | pcnet_cs: add cis of Linksys multifunction pcmcia card | Ken Kawasaki |
2009-09-15 | [PATCH] net: kmemcheck annotation in struct socket | Eric Dumazet |
2009-09-15 | bonding: remap muticast addresses without using dev_close() and dev_open() | Moni Shoua |
2009-09-15 | can: fix NOHZ local_softirq_pending 08 warning | Oliver Hartkopp |
2009-09-15 | tcp: fix ssthresh u16 leftover | Ilpo Järvinen |
2009-09-14 | pkt_sched: Fix qdisc_graft WRT ingress qdisc | Jarek Poplawski |
2009-09-14 | igb: do not allow phy sw reset code to make calls to null pointers | Alexander Duyck |
2009-09-14 | igb: reset sgmii phy at start of init | Alexander Duyck |
2009-09-14 | ixgbe: Create separate media type for CX4 adapters | Peter P Waskiewicz Jr |
2009-09-14 | ixgbe: Add support for 82599-based CX4 adapters | Peter P Waskiewicz Jr |
2009-09-14 | ixgbe: Properly disable packet split per-ring when globally disabled | Peter P Waskiewicz Jr |
2009-09-14 | cdc-phonet: remove noisy debug statement | Rémi Denis-Courmont |
2009-09-14 | Phonet: Netlink event for autoconfigured addresses | Rémi Denis-Courmont |
2009-09-14 | net: constify remaining proto_ops | Alexey Dobriyan |
2009-09-14 | net: constify struct inet6_protocol | Alexey Dobriyan |
2009-09-14 | net: constify struct net_protocol | Alexey Dobriyan |
2009-09-14 | netdev: smc91x: drop Blackfin cruft | Michael Hennerich |
2009-09-14 | net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle | Gerrit Renker |
2009-09-14 | genetlink: fix netns vs. netlink table locking | Johannes Berg |
2009-09-14 | Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS | Mark Smith |
2009-09-14 | Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-09-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/... | Linus Torvalds |
2009-09-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-09-14 | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-14 | udf: Fix possible corruption when close races with write | Jan Kara |
2009-09-14 | udf: Perform preallocation only for regular files | Jan Kara |
2009-09-14 | udf: Remove wrong assignment in udf_symlink | Jan Kara |
2009-09-14 | udf: Remove dead code | Jan Kara |
2009-09-14 | fsync: wait for data writeout completion before calling ->fsync | Christoph Hellwig |
2009-09-14 | vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() | Jan Kara |
2009-09-14 | fat: Opencode sync_page_range_nolock() | Jan Kara |
2009-09-14 | pohmelfs: Use new syncing helper | Jan Kara |
2009-09-14 | xfs: Convert sync_page_range() to simple filemap_write_and_wait_range() | Jan Kara |
2009-09-14 | ocfs2: Update syncing after splicing to match generic version | Jan Kara |
2009-09-14 | ntfs: Use new syncing helpers and update comments | Jan Kara |
2009-09-14 | ext4: Remove syncing logic from ext4_file_write | Jan Kara |
2009-09-14 | ext3: Remove syncing logic from ext3_file_write | Jan Kara |
2009-09-14 | ext2: Update comment about generic_osync_inode | Jan Kara |
2009-09-14 | vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN... | Jan Kara |
2009-09-14 | vfs: Rename generic_file_aio_write_nolock | Christoph Hellwig |
2009-09-14 | ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolock | Jan Kara |
2009-09-14 | pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock | Jan Kara |