Age | Commit message (Expand) | Author | Files | Lines |
2009-03-16 | tcp: cache result of earlier divides when mss-aligning things | Ilpo Järvinen | 1 | -0/+1 |
2009-03-16 | tcp: simplify tcp_current_mss | Ilpo Järvinen | 2 | -3/+11 |
2009-03-16 | tcp: consolidate paws check | Ilpo Järvinen | 1 | -4/+14 |
2009-03-16 | net: reorder fields of struct socket | Eric Dumazet | 1 | -2/+6 |
2009-03-14 | ppp: ppp_mp_explode() redesign | Gabriele Paoloni | 1 | -1/+1 |
2009-03-14 | phylib: convert state_queue work to delayed_work | Marcin Slusarz | 1 | -2/+1 |
2009-03-13 | Network Drop Monitor: Adding Build changes to enable drop monitor | Neil Horman | 1 | -0/+1 |
2009-03-13 | Network Drop Monitor: Adding drop monitor implementation & Netlink protocol | Neil Horman | 1 | -0/+56 |
2009-03-13 | Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-... | Neil Horman | 1 | -1/+3 |
2009-03-13 | Network Drop Monitor: Add trace declaration for skb frees | Neil Horman | 1 | -0/+8 |
2009-03-05 | ssb: Add SPROM fallback support | Michael Buesch | 1 | -0/+4 |
2009-03-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 7 | -1/+40 |
2009-03-05 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 6 | -1/+39 |
2009-03-05 | vlan: Fix vlan-in-vlan crashes. | David S. Miller | 1 | -0/+1 |
2009-03-04 | neigh: Allow for user space users of the neighbour table | Eric Biederman | 1 | -0/+1 |
2009-03-04 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+4 |
2009-03-04 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -0/+31 |
2009-03-03 | netns: Remove net_alive | Eric W. Biederman | 1 | -10/+17 |
2009-03-03 | sctp: Fix broken RTO-doubling for data retransmits | Vlad Yasevich | 1 | -1/+2 |
2009-03-03 | tcp: tcp_init_wl / tcp_update_wl argument cleanup | Hantzis Fotis | 1 | -2/+2 |
2009-03-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+4 |
2009-03-02 | skbuff.h: fix timestamps kernel-doc | Randy Dunlap | 1 | -4/+2 |
2009-03-02 | wimax/i2400m: implement RX reorder support | Inaky Perez-Gonzalez | 1 | -4/+28 |
2009-03-02 | wimax/i2400m: support extended data RX protocol (no need to reallocate skbs) | Inaky Perez-Gonzalez | 1 | -0/+35 |
2009-03-02 | wimax: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2009-03-02 | wimax/i2400m: allow control of the base-station idle mode timeout | Inaky Perez-Gonzalez | 1 | -0/+10 |
2009-03-02 | tcp: kill eff_sacks "cache", the sole user can calculate itself | Ilpo Järvinen | 2 | -2/+0 |
2009-03-02 | tcp: add helper for AI algorithm | Ilpo Järvinen | 1 | -0/+1 |
2009-03-02 | fix warning in io_mapping_map_wc() | Pallipadi, Venkatesh | 1 | -1/+4 |
2009-03-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 11 | -18/+50 |
2009-03-01 | net headers: export dcbnl.h | Chris Leech | 1 | -0/+1 |
2009-03-01 | net headers: cleanup dcbnl.h | Chris Leech | 1 | -1/+3 |
2009-03-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 5 | -1200/+64 |
2009-03-01 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 9 | -17/+46 |
2009-02-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -11/+35 |
2009-02-28 | Fix recursive lock in free_uid()/free_user_ns() | David Howells | 1 | -0/+1 |
2009-02-27 | cfg80211: Add AP beacon regulatory hints | Luis R. Rodriguez | 1 | -1/+4 |
2009-02-27 | cfg80211: move all regulatory hints to workqueue | Luis R. Rodriguez | 2 | -1/+10 |
2009-02-27 | cfg80211: make regulatory_request use wiphy_idx instead of wiphy | Luis R. Rodriguez | 1 | -3/+3 |
2009-02-27 | mac80211: Add software scan notifiers | Michael Buesch | 1 | -0/+8 |
2009-02-27 | mac80211/cfg80211: move iwrange handler to cfg80211 | Johannes Berg | 1 | -0/+3 |
2009-02-27 | cfg80211: clean up signal type | Johannes Berg | 2 | -5/+6 |
2009-02-27 | nl80211: Provide access to STA TX/RX packet counters | Jouni Malinen | 2 | -0/+13 |
2009-02-27 | nl80211: Optional IEs into scan request | Jouni Malinen | 1 | -0/+4 |
2009-02-27 | mac80211: Extend the rate control API with an update callback | Sujith | 1 | -0/+13 |
2009-02-27 | mac80211: fix aggregation for hardware with ampdu queues | Johannes Berg | 1 | -5/+0 |
2009-02-27 | make net/ieee80211.h private to ipw2x00 | Dan Williams | 1 | -1185/+0 |
2009-02-27 | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani | 1 | -0/+4 |
2009-02-27 | RDS: Add userspace header | Andy Grover | 1 | -0/+250 |
2009-02-27 | RDS: Add AF and PF #defines for RDS sockets | Andy Grover | 1 | -0/+3 |