Age | Commit message (Expand) | Author | Files | Lines |
2009-03-22 | dsa: add switch chip cascading support | Lennert Buytenhek | 1 | -9/+33 |
2009-03-22 | snap: use const for descriptor | Stephen Hemminger | 1 | -1/+5 |
2009-03-21 | sctp: Clean up TEST_FRAME hacks. | Vlad Yasevich | 1 | -7/+0 |
2009-03-21 | skb: expose and constify hash primitives | Stephen Hemminger | 1 | -3/+6 |
2009-03-21 | ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit builds | Richard Kennedy | 1 | -2/+3 |
2009-03-20 | net: reorder struct Qdisc for better SMP performance | Eric Dumazet | 2 | -10/+13 |
2009-03-20 | rtnetlink: add new value for DHCP added routes | Stephen Hemminger | 1 | -0/+1 |
2009-03-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -24/+70 |
2009-03-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+2 |
2009-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -1/+2 |
2009-03-17 | cfg80211: add regulatory netlink multicast group | Luis R. Rodriguez | 1 | -0/+48 |
2009-03-17 | cfg80211: move enum reg_set_by to nl80211.h | Luis R. Rodriguez | 2 | -21/+22 |
2009-03-17 | cfg80211: remove REGDOM_SET_BY_INIT | Luis R. Rodriguez | 1 | -3/+0 |
2009-03-16 | GRO: Move netpoll checks to correct location | Herbert Xu | 2 | -0/+19 |
2009-03-16 | netfilter: conntrack: don't deliver events for racy packets | Pablo Neira Ayuso | 1 | -1/+2 |
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 |