Age | Commit message (Expand) | Author | Files | Lines |
2009-03-24 | netlink: add NETLINK_NO_ENOBUFS socket flag | Pablo Neira Ayuso | 1 | -0/+1 |
2009-03-24 | net: Add dependent headers to trace/skb.h | Josh Stone | 1 | -0/+3 |
2009-03-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 12 | -28/+68 |
2009-03-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+20 |
2009-03-23 | nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink | Pablo Neira Ayuso | 1 | -0/+1 |
2009-03-21 | usbnet: support net_device_ops | Stephen Hemminger | 1 | -0/+5 |
2009-03-21 | dsa: add switch chip cascading support | Lennert Buytenhek | 1 | -9/+33 |
2009-03-21 | 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 | dca: add missing copyright/license headers | Maciej Sosnowski | 1 | -0/+20 |
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-19 | rtnetlink: add new value for DHCP added routes | Stephen Hemminger | 1 | -0/+1 |
2009-03-18 | netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put | Florian Westphal | 1 | -5/+0 |
2009-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -24/+70 |
2009-03-17 | 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-16 | cfg80211: add regulatory netlink multicast group | Luis R. Rodriguez | 1 | -0/+48 |
2009-03-16 | cfg80211: move enum reg_set_by to nl80211.h | Luis R. Rodriguez | 2 | -21/+22 |
2009-03-16 | 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: xtables: add cluster match | Pablo Neira Ayuso | 2 | -0/+16 |
2009-03-16 | netfilter: xtables: avoid pointer to self | Jan Engelhardt | 3 | -8/+12 |
2009-03-16 | netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h | Christoph Paasch | 1 | -4/+1 |
2009-03-16 | netfilter: conntrack: don't deliver events for racy packets | Pablo Neira Ayuso | 1 | -1/+2 |
2009-03-16 | netfilter: use a linked list of loggers | Eric Leblond | 1 | -3/+8 |
2009-03-15 | tcp: cache result of earlier divides when mss-aligning things | Ilpo Järvinen | 1 | -0/+1 |
2009-03-15 | tcp: simplify tcp_current_mss | Ilpo Järvinen | 2 | -3/+11 |
2009-03-15 | tcp: consolidate paws check | Ilpo Järvinen | 1 | -4/+14 |
2009-03-15 | net: reorder fields of struct socket | Eric Dumazet | 1 | -2/+6 |
2009-03-13 | ppp: ppp_mp_explode() redesign | Gabriele Paoloni | 1 | -1/+1 |
2009-03-13 | 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-04 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 6 | -1/+39 |
2009-03-04 | 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-03 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+4 |
2009-03-03 | 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-02 | sctp: Fix broken RTO-doubling for data retransmits | Vlad Yasevich | 1 | -1/+2 |
2009-03-02 | tcp: tcp_init_wl / tcp_update_wl argument cleanup | Hantzis Fotis | 1 | -2/+2 |
2009-03-02 | 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 |