Age | Commit message (Expand) | Author |
2009-01-07 | wimax: Makefile, Kconfig and docbook linkage for the stack | Inaky Perez-Gonzalez |
2009-01-07 | wimax: debugfs controls | Inaky Perez-Gonzalez |
2009-01-07 | wimax: basic API: kernel/user messaging, rfkill and reset | Inaky Perez-Gonzalez |
2009-01-07 | genetlink: export genl_unregister_mc_group() | Inaky Perez-Gonzalez |
2009-01-07 | wimax: generic device management (registration, deregistration, lookup) | Inaky Perez-Gonzalez |
2009-01-07 | wimax: debug macros and debug settings for the WiMAX stack | Inaky Perez-Gonzalez |
2009-01-07 | wimax: internal API for the kernel space WiMAX stack | Inaky Perez-Gonzalez |
2009-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-01-06 | dsa: convert to net_device_ops (v2) | Stephen Hemminger |
2009-01-07 | Merge branch 'next' into for-linus | James Morris |
2009-01-06 | can: omit unneeded skb_clone() calls | Oliver Hartkopp |
2009-01-06 | vlan: Add GRO interfaces | Herbert Xu |
2009-01-06 | gro: Add internal interfaces for VLAN | Herbert Xu |
2009-01-06 | sch_teql: convert to net_device_ops | Stephen Hemminger |
2009-01-06 | s390: remove s390_root_dev_*() | Mark McLoughlin |
2009-01-06 | wireless: convert wireless ioctl to net_device_ops | Stephen Hemminger |
2009-01-06 | dmaengine: kill struct dma_client and supporting infrastructure | Dan Williams |
2009-01-06 | dmaengine: replace dma_async_client_register with dmaengine_get | Dan Williams |
2009-01-06 | net_dma: convert to dma_find_channel | Dan Williams |
2009-01-06 | dmaengine: provide a common 'issue_pending_all' implementation | Dan Williams |
2009-01-06 | dmaengine: up-level reference counting to the module level | Dan Williams |
2009-01-06 | SUNRPC: Ensure the server closes sockets in a timely fashion | Trond Myklebust |
2009-01-06 | sunrpc: add sv_maxconn field to svc_serv (try #3) | Jeff Layton |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
2009-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-01-05 | pkt_sched: cls_u32: Fix locking in u32_change() | Jarek Poplawski |
2009-01-05 | iucv: fix cpu hotplug | Heiko Carstens |
2009-01-05 | af_iucv: Free iucv path/socket in path_pending callback | Hendrik Brueckner |
2009-01-05 | af_iucv: avoid left over IUCV connections from failing connects | Ursula Braun |
2009-01-05 | af_iucv: New error return codes for connect() | Hendrik Brueckner |
2009-01-05 | Revert "net: Fix for initial link state in 2.6.28" | David S. Miller |
2009-01-05 | zero i_uid/i_gid on inode allocation | Al Viro |
2009-01-05 | tcp: Kill extraneous SPLICE_F_NONBLOCK checks. | David S. Miller |
2009-01-05 | tcp: don't mask EOF and socket errors on nonblocking splice receive | Lennert Buytenhek |
2009-01-04 | dccp: Integrate the TFRC library with DCCP | Gerrit Renker |
2009-01-04 | dccp: Clean up ccid.c after integration of CCID plugins | Gerrit Renker |
2009-01-04 | dccp: Lockless integration of CCID congestion-control plugins | Gerrit Renker |
2009-01-04 | can: update can-bcm for hrtimer hardirq callbacks | Oliver Hartkopp |
2009-01-04 | DCB: fix kfree(skb) | Roel Kluin |
2009-01-04 | ipv6: IPV6_PKTINFO relied userspace providing correct length | Ilpo Järvinen |
2009-01-04 | net: Fix for initial link state in 2.6.28 | Michael Marineau |
2009-01-04 | net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warning | Simon Holm Thøgersen |
2009-01-04 | gro: Add page frag support | Herbert Xu |
2009-01-04 | gro: Use gso_size to store MSS | Herbert Xu |
2009-01-04 | ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. | David S. Miller |
2009-01-04 | sanitize audit_fd_pair() | Al Viro |
2009-01-04 | sanitize audit_socketcall | Al Viro |
2009-01-02 | tty: Fix an ircomm warning and note another bug | Alan Cox |
2008-12-31 | introduce new LSM hooks where vfsmount is available. | Kentaro Takeda |