Age | Commit message (Expand) | Author |
2012-05-17 | net: include/net/sock.h cleanup | Eric Dumazet |
2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-17 | netfilter: ipset: fix timeout value overflow bug | Jozsef Kadlecsik |
2012-05-17 | netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits | Florian Westphal |
2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-16 | netfilter: ipset: fix hash size checking in kernel | Jozsef Kadlecsik |
2012-05-16 | net: sock_flag() cleanup | Eric Dumazet |
2012-05-16 | fq_codel: should use qdisc backlog as threshold | Eric Dumazet |
2012-05-16 | mISDN: Implement MISDN_CTRL_RX_OFF for more drivers | Karsten Keil |
2012-05-16 | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers | Karsten Keil |
2012-05-16 | mISDN: Allow to set a minimum length for transparent data | Karsten Keil |
2012-05-16 | mISDN: Reduce RX buffer allocation for transparent data | Karsten Keil |
2012-05-16 | mISDN: Early confirm for transparent data | Karsten Keil |
2012-05-16 | mac802154: monitor device support | alex.bluesman.smirnov@gmail.com |
2012-05-16 | ieee802154: interface type to be added | alex.bluesman.smirnov@gmail.com |
2012-05-16 | mac802154: declare reduced mlme operations | alex.bluesman.smirnov@gmail.com |
2012-05-16 | mac802154: RX data path | alex.bluesman.smirnov@gmail.com |
2012-05-16 | mac802154: allocation of ieee802154 device | alex.bluesman.smirnov@gmail.com |
2012-05-16 | mac802154: basic ieee802.15.4 device structures | alex.bluesman.smirnov@gmail.com |
2012-05-16 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-05-16 | Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller |
2012-05-16 | netdev/phy: Make get_phy_id() static and quit EXPORTing it. | David Daney |
2012-05-15 | tokenring: delete all remaining driver support | Paul Gortmaker |
2012-05-15 | net: delete all instances of special processing for token ring | Paul Gortmaker |
2012-05-15 | atm: remove the coupling to token ring support | Paul Gortmaker |
2012-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-05-15 | xfrm: Convert several xfrm policy match functions to bool. | David S. Miller |
2012-05-15 | net: Add net_ratelimited_function and net_<level>_ratelimited macros | Joe Perches |
2012-05-15 | usbnet: fix skb traversing races during unlink(v2) | Ming Lei |
2012-05-15 | linux/ethtool: Added macro ETH_FW_DUMP_DISABLE | Manish chopra |
2012-05-14 | stmmac: add mixed burst for DMA | Giuseppe CAVALLARO |
2012-05-14 | codel: use u16 field instead of 31bits for rec_inv_sqrt | Eric Dumazet |
2012-05-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2012-05-14 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-14 | Bluetooth: notify userspace of security level change | Gustavo Padovan |
2012-05-12 | etherdevice: Remove now unused compare_ether_addr_64bits | Joe Perches |
2012-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
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 |