Age | Commit message (Expand) | Author |
2010-01-07 | net: RFC3069, private VLAN proxy arp support | Jesper Dangaard Brouer |
2010-01-07 | Phonet: zero-copy GPRS TX | Rémi Denis-Courmont |
2010-01-07 | Phonet: zero-copy aligned GPRS RX | Rémi Denis-Courmont |
2010-01-03 | can/netlink: add CAN_CTRLMODE_ONE_SHOT | Marc Kleine-Budde |
2009-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2009-12-28 | mac80211: annotate sleeping driver ops | Kalle Valo |
2009-12-28 | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg |
2009-12-28 | mac80211/cfg80211: add station events | Johannes Berg |
2009-12-28 | cfg80211: add remain-on-channel command | Jouni Malinen |
2009-12-28 | mac80211: split up and insert custom IEs correctly | Johannes Berg |
2009-12-28 | mac80211: introduce flush operation | Johannes Berg |
2009-12-28 | wireless: remove remaining qual code | Johannes Berg |
2009-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2009-12-26 | llc: convert llc_sap_list to RCU | Octavian Purdila |
2009-12-26 | llc: replace the socket list with a local address based hash | Octavian Purdila |
2009-12-26 | llc: use a device based hash table to speed up multicast delivery | Octavian Purdila |
2009-12-26 | llc: convert the socket list to RCU locking | Octavian Purdila |
2009-12-26 | llc: add support for LLC_OPT_PKTINFO | Octavian Purdila |
2009-12-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-23 | net: Add rtnetlink init_rcvwnd to set the TCP initial receive window | laurent chavey |
2009-12-23 | tcp: Remove check in __tcp_push_pending_frames | Krishna Kumar |
2009-12-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-12-23 | Staging: dst: remove from the tree | Greg Kroah-Hartman |
2009-12-23 | Driver core: driver_attribute parameters can often be const* | Phil Carmody |
2009-12-23 | Driver core: bin_attribute parameters can often be const* | Phil Carmody |
2009-12-23 | Driver core: device_attribute parameters can often be const* | Phil Carmody |
2009-12-23 | kfifo: fix Error/broken kernel-doc notation | Randy Dunlap |
2009-12-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-12-23 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-12-23 | Fix usb_serial_probe() problem introduced by the recent kfifo changes | Stefani Seibold |
2009-12-23 | ext3: Replace lock/unlock_super() with an explicit lock for resizing | Eric Sandeen |
2009-12-23 | ext3: Replace lock/unlock_super() with an explicit lock for the orphan list | Eric Sandeen |
2009-12-23 | quota: decouple fs reserved space from quota reservation | Dmitry Monakhov |
2009-12-23 | Add unlocked version of inode_add_bytes() function | Dmitry Monakhov |
2009-12-23 | ext3: quota macros cleanup [V2] | Dmitry Monakhov |
2009-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 | Linus Torvalds |
2009-12-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-12-22 | kfifo: add record handling functions | Stefani Seibold |
2009-12-22 | kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user | Stefani Seibold |
2009-12-22 | kfifo: add DEFINE_KFIFO and friends, add very tiny functions | Stefani Seibold |
2009-12-22 | kfifo: fix warn_unused_result | Stefani Seibold |
2009-12-22 | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold |
2009-12-22 | kfifo: cleanup namespace | Stefani Seibold |
2009-12-22 | kfifo: move out spinlock | Stefani Seibold |
2009-12-22 | kfifo: move struct kfifo in place | Stefani Seibold |
2009-12-22 | mac80211: only bother printing highest data rate on debugfs if its set | Luis R. Rodriguez |
2009-12-22 | mac80211: enable spatial multiplexing powersave | Johannes Berg |