Age | Commit message (Expand) | Author |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-15 | pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US | Jarek Poplawski |
2009-06-15 | ipv4: Fix fib_trie rebalancing | Jarek Poplawski |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-14 | Bluetooth: Fix Kconfig issue with RFKILL integration | Marcel Holtmann |
2009-06-14 | PIM-SM: namespace changes | Tom Goff |
2009-06-13 | ipv4: update ARPD help text | Timo Teräs |
2009-06-13 | net: use a deferred timer in rt_check_expire | Eric Dumazet |
2009-06-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-06-13 | x_tables: Convert printk to pr_err | Joe Perches |
2009-06-13 | netfilter: conntrack: optional reliable conntrack event delivery | Pablo Neira Ayuso |
2009-06-13 | netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() | Pablo Neira Ayuso |
2009-06-13 | netfilter: conntrack: move event caching to conntrack extension infrastructure | Pablo Neira Ayuso |
2009-06-13 | netfilter: nf_conntrack: use mod_timer_pending() for conntrack refresh | Patrick McHardy |
2009-06-13 | netfilter: nf_log: fix sleeping function called from invalid context | Patrick McHardy |
2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy |
2009-06-13 | net: fix network drivers ndo_start_xmit() return values (part 7) | Patrick McHardy |
2009-06-12 | trivial: Fix a typo in comment of addrconf_dad_start() | Masatake YAMATO |
2009-06-12 | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek |
2009-06-12 | trivial: Fix paramater/parameter typo in dmesg and source comments | Martin Olsson |
2009-06-12 | virtio: find_vqs/del_vqs virtio operations | Michael S. Tsirkin |
2009-06-12 | virtio: add names to virtqueue struct, mapping from devices to queues. | Rusty Russell |
2009-06-11 | bridge: Simplify interface for ATM LANE | Michał Mirosław |
2009-06-11 | [PATCH] net core: Some interface flags not returned by SIOCGIFFLAGS | John Dykstra |
2009-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-06-11 | Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2009-06-12 | netfilter: ip_tables: fix build error | Patrick McHardy |
2009-06-11 | wimax: fix warning caused by not checking retval of rfkill_set_hw_state() | Inaky Perez-Gonzalez |
2009-06-11 | netfilter: nf_ct_tcp: fix up build after merge | Patrick McHardy |
2009-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Patrick McHardy |
2009-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2009-06-11 | neigh: fix state transition INCOMPLETE->FAILED via Netlink request | Timo Teras |
2009-06-11 | net: No more expensive sock_hold()/sock_put() on each tx | Eric Dumazet |
2009-06-11 | ieee802154: Use '%Zu' printf format for size_t. | David S. Miller |
2009-06-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-06-10 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-10 | cfg80211: fix rfkill locking problem | Johannes Berg |
2009-06-10 | mac80211: disable PS while probing AP | Johannes Berg |
2009-06-10 | mac80211: disable moving between PS modes during scan | Luis R. Rodriguez |
2009-06-10 | mac80211: clean up return value of __ieee80211_parse_tx_radiotap | Johannes Berg |
2009-06-10 | mac80211: don't use master netdev name | Johannes Berg |
2009-06-10 | mac80211: Fix the way ADDBA request count being modified | Vasanthakumar Thiagarajan |
2009-06-10 | cfg80211: fix for duplicate response for driver reg request | Luis R. Rodriguez |
2009-06-10 | rfkill: don't impose global states on resume (just restore the previous states) | Alan Jenkins |
2009-06-10 | rfkill: remove set_global_sw_state | Alan Jenkins |
2009-06-10 | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg |
2009-06-10 | rfkill: remove input Kconfig | Johannes Berg |
2009-06-10 | rfkill: print events when input handler is disabled/enabled | Johannes Berg |
2009-06-10 | mac80211 : fix unaligned rx skb | matthieu castet |
2009-06-10 | mac80211: fix minstrel single-rate memory corruption | Bob Copeland |