aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-12usb/net: rndis: merge command codesLinus Walleij1-17/+0
2012-05-12usb/net: rndis: move and namespace PnP definesLinus Walleij1-15/+12
2012-05-12usb/net: rndis: delete duplicate packet typesLinus Walleij1-13/+0
2012-05-12usb/net: rndis: merge media type definitionsLinus Walleij1-38/+22
2012-05-12usb/net: rndis: group all status codes togetherLinus Walleij1-81/+76
2012-05-12usb/net: rndis: delete surplus definesLinus Walleij1-4/+0
2012-05-12usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij1-49/+27
2012-05-12usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij1-85/+23
2012-05-12usb/net: rndis: remove ambigous status codesLinus Walleij1-28/+3
2012-05-12usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij2-64/+563
2012-05-12usb/net: rndis: inline the cpu_to_le32() macroLinus Walleij1-42/+42
2012-05-10codel: Controlled Delay AQMEric Dumazet2-0/+358
2012-05-10etherdevice.h: Add ether_addr_equal_64bitsJoe Perches1-0/+20
2012-05-10tcp: Move rcvq sending to tcp_input.cPavel Emelyanov1-2/+1
2012-05-10sctp: check cached dst before using itNicolas Dichtel1-0/+13
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller1-9/+0
2012-05-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller1-0/+33
2012-05-10ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson1-0/+33
2012-05-09etherdevice.h: Add ether_addr_equalJoe Perches1-0/+12
2012-05-09netfilter: hashlimit: byte-based limit modeFlorian Westphal1-1/+9
2012-05-09netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom1-0/+45
2012-05-09netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom1-1/+6
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2-0/+4
2012-05-08mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear1-0/+17
2012-05-08cfg80211: Add framework to support ethtool stats.Ben Greear1-0/+17
2012-05-08Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller9-92/+96
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso3-74/+1
2012-05-08netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso1-0/+4
2012-05-08ipvs: add support for sync threadsPablo Neira Ayuso1-9/+25
2012-05-08ipvs: reduce sync rate with time thresholdsJulian Anastasov1-2/+28
2012-05-08ipvs: wakeup master threadPablo Neira Ayuso1-0/+29
2012-05-08ipvs: always update some of the flags bits in backupJulian Anastasov1-0/+5
2012-05-08netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet1-8/+2
2012-05-08netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond2-2/+5
2012-05-08etherdev.h: Convert int is_<foo>_ether_addr to boolJoe Perches1-6/+6
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-40/+122
2012-05-07netdev/of/phy: Add MDIO bus multiplexer support.David Daney1-0/+21
2012-05-07netdev/of/phy: New function: of_mdio_find_bus().David Daney1-0/+2
2012-05-07net: compare_ether_addr[_64bits]() has no orderingJohannes Berg1-5/+6
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-05-06skb: Add inline helper for getting the skb end offset from headAlexander Duyck1-1/+11
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-3/+4
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming1-3/+4
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds1-0/+21
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1
2012-05-04tcp: be more strict before accepting ECN negociationEric Dumazet1-7/+16
2012-05-04mISDN: Help to identify the cardKarsten Keil1-1/+2
2012-05-04mISDN: Make layer1 timer 3 value configurableKarsten Keil2-1/+5
2012-05-04mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil1-1/+6
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-6/+19