summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: delete all instances of special processing for token ringPaul Gortmaker2012-05-155-80/+2
* atm: remove the coupling to token ring supportPaul Gortmaker2012-05-151-7/+0
* net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches2012-05-151-0/+23
* linux/ethtool: Added macro ETH_FW_DUMP_DISABLEManish chopra2012-05-151-1/+6
* stmmac: add mixed burst for DMAGiuseppe CAVALLARO2012-05-141-0/+1
* codel: use u16 field instead of 31bits for rec_inv_sqrtEric Dumazet2012-05-141-10/+15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-143-0/+38
|\
| * {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-082-0/+4
| * mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear2012-05-081-0/+17
| * cfg80211: Add framework to support ethtool stats.Ben Greear2012-05-081-0/+17
* | etherdevice: Remove now unused compare_ether_addr_64bitsJoe Perches2012-05-121-33/+13
* | fq_codel: Fair Queue Codel AQMEric Dumazet2012-05-121-0/+54
* | codel: use Newton method instead of sqrt() and dividesEric Dumazet2012-05-121-31/+37
* | usb/net: rndis: move bus message definitionLinus Walleij2012-05-121-6/+5
* | usb/net: rndis: fixup a few name prefixesLinus Walleij2012-05-121-55/+52
* | usb/net: rndis: merge command codesLinus Walleij2012-05-121-17/+0
* | usb/net: rndis: move and namespace PnP definesLinus Walleij2012-05-121-15/+12
* | usb/net: rndis: delete duplicate packet typesLinus Walleij2012-05-121-13/+0
* | usb/net: rndis: merge media type definitionsLinus Walleij2012-05-121-38/+22
* | usb/net: rndis: group all status codes togetherLinus Walleij2012-05-121-81/+76
* | usb/net: rndis: delete surplus definesLinus Walleij2012-05-121-4/+0
* | usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij2012-05-121-49/+27
* | usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij2012-05-121-85/+23
* | usb/net: rndis: remove ambigous status codesLinus Walleij2012-05-121-28/+3
* | usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij2012-05-122-64/+563
* | usb/net: rndis: inline the cpu_to_le32() macroLinus Walleij2012-05-121-42/+42
* | codel: Controlled Delay AQMEric Dumazet2012-05-102-0/+358
* | etherdevice.h: Add ether_addr_equal_64bitsJoe Perches2012-05-101-0/+20
* | tcp: Move rcvq sending to tcp_input.cPavel Emelyanov2012-05-101-2/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-05-091-0/+33
|\ \
| * | ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson2012-05-101-0/+33
| |/
* | etherdevice.h: Add ether_addr_equalJoe Perches2012-05-091-0/+12
* | netfilter: hashlimit: byte-based limit modeFlorian Westphal2012-05-091-1/+9
* | netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom2012-05-091-0/+45
* | netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom2012-05-091-1/+6
|/
* Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-05-089-92/+96
|\
| * netfilter: remove ip_queue supportPablo Neira Ayuso2012-05-083-74/+1
| * netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso2012-05-081-0/+4
| * ipvs: add support for sync threadsPablo Neira Ayuso2012-05-081-9/+25
| * ipvs: reduce sync rate with time thresholdsJulian Anastasov2012-05-081-2/+28
| * ipvs: wakeup master threadPablo Neira Ayuso2012-05-081-0/+29
| * ipvs: always update some of the flags bits in backupJulian Anastasov2012-05-081-0/+5
| * netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet2012-05-081-8/+2
| * netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond2012-05-082-2/+5
* | etherdev.h: Convert int is_<foo>_ether_addr to boolJoe Perches2012-05-081-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-0719-40/+122
|\
| * net: compare_ether_addr[_64bits]() has no orderingJohannes Berg2012-05-071-5/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-036-6/+19
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-011-1/+2
| | |\
| | | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-271-1/+2
| | | |\