Age | Commit message (Expand) | Author |
2012-05-12 | etherdevice: Remove now unused compare_ether_addr_64bits | Joe Perches |
2012-05-12 | fq_codel: Fair Queue Codel AQM | Eric Dumazet |
2012-05-12 | codel: use Newton method instead of sqrt() and divides | Eric Dumazet |
2012-05-12 | usb/net: rndis: move bus message definition | Linus Walleij |
2012-05-12 | usb/net: rndis: fixup a few name prefixes | Linus Walleij |
2012-05-12 | usb/net: rndis: merge command codes | Linus Walleij |
2012-05-12 | usb/net: rndis: move and namespace PnP defines | Linus Walleij |
2012-05-12 | usb/net: rndis: delete duplicate packet types | Linus Walleij |
2012-05-12 | usb/net: rndis: merge media type definitions | Linus Walleij |
2012-05-12 | usb/net: rndis: group all status codes together | Linus Walleij |
2012-05-12 | usb/net: rndis: delete surplus defines | Linus Walleij |
2012-05-12 | usb/net: rndis: merge duplicate 802_* OIDs | Linus Walleij |
2012-05-12 | usb/net: rndis: eliminate first set of duplicate OIDs | Linus Walleij |
2012-05-12 | usb/net: rndis: remove ambigous status codes | Linus Walleij |
2012-05-12 | usb/net: rndis: break out <linux/rndis.h> defines | Linus Walleij |
2012-05-12 | usb/net: rndis: inline the cpu_to_le32() macro | Linus Walleij |
2012-05-10 | codel: Controlled Delay AQM | Eric Dumazet |
2012-05-10 | etherdevice.h: Add ether_addr_equal_64bits | Joe Perches |
2012-05-10 | tcp: Move rcvq sending to tcp_input.c | Pavel Emelyanov |
2012-05-09 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller |
2012-05-10 | ethtool: Extend the ethtool API to obtain plugin module eeprom data | Stuart Hodgson |
2012-05-09 | etherdevice.h: Add ether_addr_equal | Joe Perches |
2012-05-09 | netfilter: hashlimit: byte-based limit mode | Florian Westphal |
2012-05-09 | netfilter: add xt_hmark target for hash-based skb marking | Hans Schillstrom |
2012-05-09 | netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() | Hans Schillstrom |
2012-05-08 | Merge branch 'master' of git://1984.lsi.us.es/net-next | David S. Miller |
2012-05-08 | netfilter: remove ip_queue support | Pablo Neira Ayuso |
2012-05-08 | netfilter: nf_conntrack: fix explicit helper attachment and NAT | Pablo Neira Ayuso |
2012-05-08 | ipvs: add support for sync threads | Pablo Neira Ayuso |
2012-05-08 | ipvs: reduce sync rate with time thresholds | Julian Anastasov |
2012-05-08 | ipvs: wakeup master thread | Pablo Neira Ayuso |
2012-05-08 | ipvs: always update some of the flags bits in backup | Julian Anastasov |
2012-05-08 | netfilter: nf_conntrack: use this_cpu_inc() | Eric Dumazet |
2012-05-08 | netfilter: nf_ct_helper: allow to disable automatic helper assignment | Eric Leblond |
2012-05-08 | etherdev.h: Convert int is_<foo>_ether_addr to bool | Joe Perches |
2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-07 | netdev/of/phy: Add MDIO bus multiplexer support. | David Daney |
2012-05-07 | netdev/of/phy: New function: of_mdio_find_bus(). | David Daney |
2012-05-07 | net: compare_ether_addr[_64bits]() has no ordering | Johannes Berg |
2012-05-06 | skb: Add inline helper for getting the skb end offset from head | Alexander Duyck |
2012-05-04 | tcp: be more strict before accepting ECN negociation | Eric Dumazet |
2012-05-04 | mISDN: Help to identify the card | Karsten Keil |
2012-05-04 | mISDN: Make layer1 timer 3 value configurable | Karsten Keil |
2012-05-04 | mISDN: L2 timeouts need to be queued as L2 event | Karsten Keil |
2012-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-03 | skb: Add skb_head_is_locked helper function | Alexander Duyck |
2012-05-02 | net: implement tcp coalescing in tcp_queue_rcv() | Eric Dumazet |
2012-05-02 | tcp: early retransmit: delayed fast retransmit | Yuchung Cheng |
2012-05-02 | tcp: early retransmit | Yuchung Cheng |
2012-05-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |