summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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-14Fix blkdev.h build errors when BLOCK=nRussell King
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
2012-05-12usb/net: rndis: delete surplus definesLinus Walleij
2012-05-12usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij
2012-05-12usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij
2012-05-12usb/net: rndis: remove ambigous status codesLinus Walleij
2012-05-12usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij
2012-05-12usb/net: rndis: inline the cpu_to_le32() macroLinus Walleij
2012-05-11block: don't mark buffers beyond end of disk as mappedJeff Moyer
2012-05-10codel: Controlled Delay AQMEric Dumazet
2012-05-10etherdevice.h: Add ether_addr_equal_64bitsJoe Perches
2012-05-10tcp: Move rcvq sending to tcp_input.cPavel Emelyanov
2012-05-10sctp: check cached dst before using itNicolas Dichtel
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-05-10vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds
2012-05-10tracing: Do not enable function event with enableSteven Rostedt
2012-05-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-05-10ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson
2012-05-09etherdevice.h: Add ether_addr_equalJoe Perches
2012-05-09netfilter: hashlimit: byte-based limit modeFlorian Westphal
2012-05-09netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom
2012-05-09netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan
2012-05-08mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear
2012-05-08cfg80211: Add framework to support ethtool stats.Ben Greear
2012-05-08Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso
2012-05-08netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso
2012-05-08ipvs: add support for sync threadsPablo Neira Ayuso
2012-05-08ipvs: reduce sync rate with time thresholdsJulian Anastasov
2012-05-08ipvs: wakeup master threadPablo Neira Ayuso
2012-05-08ipvs: always update some of the flags bits in backupJulian Anastasov
2012-05-08netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet
2012-05-08netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond
2012-05-08etherdev.h: Convert int is_<foo>_ether_addr to boolJoe Perches
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller