Age | Commit message (Expand) | Author | Files | Lines |
2008-09-20 | tcp: don't clear retransmit_skb_hint when not necessary | Ilpo Järvinen | 1 | -1/+6 |
2008-09-20 | tcp: reorganize retransmit code loops | Ilpo Järvinen | 2 | -2/+0 |
2008-09-20 | tcp: convert retransmit_cnt_hint to seqno | Ilpo Järvinen | 2 | -1/+3 |
2008-09-20 | tcp: Partial hint clearing has again become meaningless | Ilpo Järvinen | 1 | -6/+1 |
2008-09-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 4 | -39/+280 |
2008-09-19 | Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 1 | -0/+3 |
2008-09-19 | net: Fix build with ARCH=um | David S. Miller | 1 | -0/+7 |
2008-09-18 | enic: add Cisco 10G Ethernet NIC driver | Scott Feldman | 1 | -0/+2 |
2008-09-18 | atl2: add atl2 driver | Chris Snook | 1 | -0/+1 |
2008-09-15 | mac80211: fix virtual interfaces vs. injection | Johannes Berg | 1 | -0/+1 |
2008-09-15 | mac80211: share sta_info->ht_info | Johannes Berg | 1 | -0/+2 |
2008-09-15 | mac80211: share sta->supp_rates | Johannes Berg | 1 | -0/+2 |
2008-09-15 | mac80211: share STA information with driver | Johannes Berg | 1 | -5/+48 |
2008-09-15 | mac80211: use nl80211 interface types | Johannes Berg | 1 | -31/+4 |
2008-09-15 | mac80211: inform driver of basic rateset | Johannes Berg | 1 | -0/+6 |
2008-09-15 | mac80211: fix scan vs. interface removal race | Johannes Berg | 1 | -1/+3 |
2008-09-15 | cfg80211: Add new wireless regulatory infrastructure | Luis R. Rodriguez | 4 | -2/+214 |
2008-09-12 | pkt_action: add new action skbedit | Alexander Duyck | 3 | -0/+79 |
2008-09-12 | pkt_sched: Add multiqueue scheduler support | Alexander Duyck | 1 | -0/+7 |
2008-09-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -7/+25 |
2008-09-11 | mac80211: move some HT code out of mlme.c | Johannes Berg | 1 | -0/+18 |
2008-09-11 | mac80211: make conf_tx non-atomic | Johannes Berg | 1 | -1/+1 |
2008-09-11 | mac80211: change MIMO_PS to SM_PS | Tomas Winkler | 1 | -6/+6 |
2008-09-11 | net: Add SKB DMA mapping helper functions. | David S. Miller | 1 | -0/+8 |
2008-09-11 | net: Add DMA mapping tokens to skb_shared_info. | David S. Miller | 1 | -0/+6 |
2008-09-09 | ipsec: Use RCU-like construct for saved state within a walk | Herbert Xu | 1 | -10/+5 |
2008-09-09 | Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -70/+238 |
2008-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+2 |
2008-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l... | Simon Horman | 240 | -55405/+198 |
2008-09-09 | This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" | Gerrit Renker | 2 | -66/+71 |
2008-09-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 1 | -1/+2 |
2008-09-09 | [Bluetooth] Reject L2CAP connections on an insecure ACL link | Marcel Holtmann | 1 | -0/+1 |
2008-09-09 | [Bluetooth] Enforce correct authentication requirements | Marcel Holtmann | 1 | -1/+1 |
2008-09-08 | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp | David S. Miller | 2 | -71/+66 |
2008-09-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 237 | -55405/+179 |
2008-09-09 | ipvs: Embed user stats structure into kernel stats structure | Sven Wegener | 1 | -19/+2 |
2008-09-09 | ipvs: Restrict connection table size via Kconfig | Sven Wegener | 1 | -9/+1 |
2008-09-08 | warn: Turn the netdev timeout WARN_ON() into a WARN() | Arjan van de Ven | 1 | -0/+10 |
2008-09-08 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2008-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+3 |
2008-09-08 | netns : fix kernel panic in timewait socket destruction | Daniel Lezcano | 1 | -0/+3 |
2008-09-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -6/+13 |
2008-09-06 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+2 |
2008-09-06 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -0/+1 |
2008-09-06 | Merge branch 'sched/cpuset' into sched/urgent | Ingo Molnar | 1 | -1/+1 |
2008-09-06 | sched: arch_reinit_sched_domains() must destroy domains to force rebuild | Max Krasnyansky | 1 | -1/+1 |
2008-09-05 | x86: add NOPL as a synthetic CPU feature bit | H. Peter Anvin | 2 | -6/+13 |
2008-09-05 | tracehook: comment pasto fixes | Roland McGrath | 2 | -2/+2 |
2008-09-05 | res_counter: fix off-by-one bug in setting limit | Li Zefan | 1 | -1/+1 |
2008-09-05 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+4 |