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