| Commit message (Expand) | Author | Age | Files | Lines |
* | mac802154: declare reduced mlme operations | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 1 | -5/+20 |
* | mac802154: RX data path | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 2 | -0/+5 |
* | mac802154: allocation of ieee802154 device | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 1 | -0/+7 |
* | mac802154: basic ieee802.15.4 device structures | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 1 | -0/+126 |
* | Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 2012-05-16 | 10 | -601/+2 |
|\ |
|
| * | tokenring: delete all remaining driver support | Paul Gortmaker | 2012-05-16 | 4 | -514/+0 |
| * | net: delete all instances of special processing for token ring | Paul Gortmaker | 2012-05-16 | 5 | -80/+2 |
| * | atm: remove the coupling to token ring support | Paul Gortmaker | 2012-05-16 | 1 | -7/+0 |
* | | netdev/phy: Make get_phy_id() static and quit EXPORTing it. | David Daney | 2012-05-16 | 1 | -1/+0 |
* | | xfrm: Convert several xfrm policy match functions to bool. | David S. Miller | 2012-05-15 | 1 | -6/+6 |
|/ |
|
* | net: Add net_ratelimited_function and net_<level>_ratelimited macros | Joe Perches | 2012-05-15 | 1 | -0/+23 |
* | linux/ethtool: Added macro ETH_FW_DUMP_DISABLE | Manish chopra | 2012-05-15 | 1 | -1/+6 |
* | stmmac: add mixed burst for DMA | Giuseppe CAVALLARO | 2012-05-15 | 1 | -0/+1 |
* | codel: use u16 field instead of 31bits for rec_inv_sqrt | Eric Dumazet | 2012-05-15 | 1 | -10/+15 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-05-15 | 3 | -0/+38 |
|\ |
|
| * | {nl,cfg,mac}80211: Allow user to see/configure HT protection mode | Ashok Nagarajan | 2012-05-09 | 2 | -0/+4 |
| * | mac80211: Framework to get wifi-driver stats via ethtool. | Ben Greear | 2012-05-09 | 1 | -0/+17 |
| * | cfg80211: Add framework to support ethtool stats. | Ben Greear | 2012-05-09 | 1 | -0/+17 |
* | | etherdevice: Remove now unused compare_ether_addr_64bits | Joe Perches | 2012-05-13 | 1 | -33/+13 |
* | | fq_codel: Fair Queue Codel AQM | Eric Dumazet | 2012-05-12 | 1 | -0/+54 |
* | | codel: use Newton method instead of sqrt() and divides | Eric Dumazet | 2012-05-12 | 1 | -31/+37 |
* | | usb/net: rndis: move bus message definition | Linus Walleij | 2012-05-12 | 1 | -6/+5 |
* | | usb/net: rndis: fixup a few name prefixes | Linus Walleij | 2012-05-12 | 1 | -55/+52 |
* | | usb/net: rndis: merge command codes | Linus Walleij | 2012-05-12 | 1 | -17/+0 |
* | | usb/net: rndis: move and namespace PnP defines | Linus Walleij | 2012-05-12 | 1 | -15/+12 |
* | | usb/net: rndis: delete duplicate packet types | Linus Walleij | 2012-05-12 | 1 | -13/+0 |
* | | usb/net: rndis: merge media type definitions | Linus Walleij | 2012-05-12 | 1 | -38/+22 |
* | | usb/net: rndis: group all status codes together | Linus Walleij | 2012-05-12 | 1 | -81/+76 |
* | | usb/net: rndis: delete surplus defines | Linus Walleij | 2012-05-12 | 1 | -4/+0 |
* | | usb/net: rndis: merge duplicate 802_* OIDs | Linus Walleij | 2012-05-12 | 1 | -49/+27 |
* | | usb/net: rndis: eliminate first set of duplicate OIDs | Linus Walleij | 2012-05-12 | 1 | -85/+23 |
* | | usb/net: rndis: remove ambigous status codes | Linus Walleij | 2012-05-12 | 1 | -28/+3 |
* | | usb/net: rndis: break out <linux/rndis.h> defines | Linus Walleij | 2012-05-12 | 2 | -64/+563 |
* | | usb/net: rndis: inline the cpu_to_le32() macro | Linus Walleij | 2012-05-12 | 1 | -42/+42 |
* | | codel: Controlled Delay AQM | Eric Dumazet | 2012-05-11 | 2 | -0/+358 |
* | | etherdevice.h: Add ether_addr_equal_64bits | Joe Perches | 2012-05-11 | 1 | -0/+20 |
* | | tcp: Move rcvq sending to tcp_input.c | Pavel Emelyanov | 2012-05-11 | 1 | -2/+1 |
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller | 2012-05-10 | 1 | -0/+33 |
|\ \ |
|
| * | | ethtool: Extend the ethtool API to obtain plugin module eeprom data | Stuart Hodgson | 2012-05-10 | 1 | -0/+33 |
| |/ |
|
* | | etherdevice.h: Add ether_addr_equal | Joe Perches | 2012-05-10 | 1 | -0/+12 |
* | | netfilter: hashlimit: byte-based limit mode | Florian Westphal | 2012-05-09 | 1 | -1/+9 |
* | | netfilter: add xt_hmark target for hash-based skb marking | Hans Schillstrom | 2012-05-09 | 1 | -0/+45 |
* | | netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() | Hans Schillstrom | 2012-05-09 | 1 | -1/+6 |
|/ |
|
* | Merge branch 'master' of git://1984.lsi.us.es/net-next | David S. Miller | 2012-05-08 | 9 | -92/+96 |
|\ |
|
| * | netfilter: remove ip_queue support | Pablo Neira Ayuso | 2012-05-08 | 3 | -74/+1 |
| * | netfilter: nf_conntrack: fix explicit helper attachment and NAT | Pablo Neira Ayuso | 2012-05-08 | 1 | -0/+4 |
| * | ipvs: add support for sync threads | Pablo Neira Ayuso | 2012-05-08 | 1 | -9/+25 |
| * | ipvs: reduce sync rate with time thresholds | Julian Anastasov | 2012-05-08 | 1 | -2/+28 |
| * | ipvs: wakeup master thread | Pablo Neira Ayuso | 2012-05-08 | 1 | -0/+29 |
| * | ipvs: always update some of the flags bits in backup | Julian Anastasov | 2012-05-08 | 1 | -0/+5 |