summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-169-16/+61
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-163-1/+19
| |\
| | * netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik2012-05-161-0/+16
| | * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-05-161-0/+1
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-151-0/+1
| | | |\
| | | | * Bluetooth: notify userspace of security level changeGustavo Padovan2012-05-141-0/+1
| | * | | usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-151-1/+2
| | |/ /
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-141-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | [media] V4L: soc-camera: protect hosts during probing from overzealous user-s...Guennadi Liakhovetski2012-04-261-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-123-14/+19
| |\ \ \
| | * | | sctp: check cached dst before using itNicolas Dichtel2012-05-101-0/+13
| | * | | Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-05-101-9/+0
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-061-1/+1
| |\ \ \ \
| | * | | | asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin2012-04-301-1/+1
| | * | | | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-253-13/+5
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-051-3/+4
| |\ \ \ \ \ \
| | * | | | | | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-051-3/+4
| * | | | | | | seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds2012-05-041-0/+21
| * | | | | | | Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds2012-05-041-1/+1
* | | | | | | | netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik2012-05-171-0/+4
* | | | | | | | netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal2012-05-171-2/+4
* | | | | | | | net: sock_flag() cleanupEric Dumazet2012-05-161-1/+1
* | | | | | | | fq_codel: should use qdisc backlog as thresholdEric Dumazet2012-05-161-8/+7
* | | | | | | | mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-161-0/+3
* | | | | | | | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-161-1/+3
* | | | | | | | mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-162-4/+18
* | | | | | | | mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-161-0/+1
* | | | | | | | mISDN: Early confirm for transparent dataKarsten Keil2012-05-161-1/+0
* | | | | | | | mac802154: monitor device supportalex.bluesman.smirnov@gmail.com2012-05-163-0/+23
* | | | | | | | ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com2012-05-162-1/+7
* | | | | | | | mac802154: declare reduced mlme operationsalex.bluesman.smirnov@gmail.com2012-05-161-5/+20
* | | | | | | | mac802154: RX data pathalex.bluesman.smirnov@gmail.com2012-05-162-0/+5
* | | | | | | | mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com2012-05-161-0/+7
* | | | | | | | mac802154: basic ieee802.15.4 device structuresalex.bluesman.smirnov@gmail.com2012-05-161-0/+126
* | | | | | | | Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2012-05-1610-601/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | tokenring: delete all remaining driver supportPaul Gortmaker2012-05-154-514/+0
| * | | | | | | | 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
* | | | | | | | | netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney2012-05-161-1/+0
* | | | | | | | | xfrm: Convert several xfrm policy match functions to bool.David S. Miller2012-05-151-6/+6
|/ / / / / / / /
* | | | | | | | 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