summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-05-17serial: delete the MCA specific 8250 support.Paul Gortmaker
2012-05-17ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack
2012-05-17etherdevice: fix commentsstephen hemminger
2012-05-17tcp: bool conversionsEric Dumazet
2012-05-17net: include/net/sock.h cleanupEric Dumazet
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-17netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik
2012-05-17netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik
2012-05-16net: sock_flag() cleanupEric Dumazet
2012-05-16fq_codel: should use qdisc backlog as thresholdEric Dumazet
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil
2012-05-16mac802154: monitor device supportalex.bluesman.smirnov@gmail.com
2012-05-16ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: declare reduced mlme operationsalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: RX data pathalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com
2012-05-16mac802154: basic ieee802.15.4 device structuresalex.bluesman.smirnov@gmail.com
2012-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2012-05-16netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker
2012-05-15net: delete all instances of special processing for token ringPaul Gortmaker
2012-05-15atm: remove the coupling to token ring supportPaul Gortmaker
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-15xfrm: Convert several xfrm policy match functions to bool.David S. Miller
2012-05-15net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-15linux/ethtool: Added macro ETH_FW_DUMP_DISABLEManish chopra
2012-05-14stmmac: add mixed burst for DMAGiuseppe CAVALLARO
2012-05-14codel: use u16 field instead of 31bits for rec_inv_sqrtEric Dumazet
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-14Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan
2012-05-12etherdevice: Remove now unused compare_ether_addr_64bitsJoe Perches
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-12fq_codel: Fair Queue Codel AQMEric Dumazet
2012-05-12codel: use Newton method instead of sqrt() and dividesEric Dumazet
2012-05-12usb/net: rndis: move bus message definitionLinus Walleij
2012-05-12usb/net: rndis: fixup a few name prefixesLinus Walleij
2012-05-12usb/net: rndis: merge command codesLinus Walleij
2012-05-12usb/net: rndis: move and namespace PnP definesLinus Walleij
2012-05-12usb/net: rndis: delete duplicate packet typesLinus Walleij
2012-05-12usb/net: rndis: merge media type definitionsLinus Walleij
2012-05-12usb/net: rndis: group all status codes togetherLinus Walleij