Age | Commit message (Expand) | Author |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-21 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2010-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-10-21 | BKL: introduce CONFIG_BKL. | Arnd Bergmann |
2010-10-21 | secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not set | Eric Paris |
2010-10-21 | secmark: export secctx, drop secmark in procfs | Eric Paris |
2010-10-21 | conntrack: export lsm context rather than internal secid via netlink | Eric Paris |
2010-10-21 | secmark: make secmark object handling generic | Eric Paris |
2010-10-21 | secmark: do not return early if there was no error | Eric Paris |
2010-10-20 | ceph: fix num_pages_free accounting in pagelist | Sage Weil |
2010-10-20 | ceph: don't crash when passed bad mount options | Yehuda Sadeh |
2010-10-20 | ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor | Greg Farnum |
2010-10-20 | rbd: introduce rados block device (rbd), based on libceph | Yehuda Sadeh |
2010-10-20 | ceph: factor out libceph from Ceph file system | Yehuda Sadeh |
2010-10-19 | sunrpc: remove the big kernel lock | Arnd Bergmann |
2010-10-18 | sched: Fix softirq time accounting | Venkatesh Pallipadi |
2010-10-15 | De-pessimize rds_page_copy_user | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-11 | net: clear heap allocations for privileged ethtool actions | Kees Cook |
2010-10-11 | ATM: mpc, fix use after free | Jiri Slaby |
2010-10-08 | net: clear heap allocation for ETHTOOL_GRXCLSRLALL | Kees Cook |
2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar |
2010-10-07 | net: suppress RCU lockdep false positive in sock_update_classid | Paul E. McKenney |
2010-10-07 | Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" | John W. Linville |
2010-10-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | David S. Miller |
2010-10-07 | Merge commit 'v2.6.36-rc7' into core/rcu | Ingo Molnar |
2010-10-07 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar |
2010-10-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2010-10-06 | mac80211: delete AddBA response timer | Johannes Berg |
2010-10-05 | caif: fix two caif_connect() bugs | Eric Dumazet |
2010-10-05 | cls_u32: signedness bug | Dan Carpenter |
2010-10-04 | Bluetooth: Disallow to change L2CAP_OPTIONS values when connected | Gustavo F. Padovan |
2010-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-10-03 | sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac() | Dan Rosenberg |
2010-10-03 | sctp: prevent reading out-of-bounds memory | Dan Rosenberg |
2010-10-03 | ipv4: correct IGMP behavior on v3 query during v2-compatibility mode | David Stevens |
2010-10-03 | Revert "ipv4: Make INET_LRO a bool instead of tristate." | Ben Hutchings |
2010-10-03 | net: Fix the condition passed to sk_wait_event() | Nagendra Tomar |
2010-10-03 | net: Fix IPv6 PMTU disc. w/ asymmetric routes | Maciej Żenczykowski |
2010-09-30 | vlan: dont drop packets from unknown vlans in promiscuous mode | Eric Dumazet |
2010-09-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-09-30 | Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state" | Gustavo F. Padovan |
2010-09-30 | Bluetooth: Fix inconsistent lock state with RFCOMM | Gustavo F. Padovan |
2010-09-30 | Bluetooth: Simplify L2CAP Streaming mode sending | Gustavo F. Padovan |
2010-09-30 | Bluetooth: fix MTU L2CAP configuration parameter | Andrei Emeltchenko |