aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* net: Always allocate at least 16 skb frags regardless of page sizeAnton Blanchard2011-03-29
* net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-28
* can: make struct proto constOliver Hartkopp2011-03-28
* rose: Add length checks to CALL_REQUEST parsingBen Hutchings2011-03-27
* dst: Clone child entry in skb_dst_popSteffen Klassert2011-03-27
* route: Take the right src and dst addresses in ip_route_newportsSteffen Klassert2011-03-25
* ipv4: Fix nexthop caching wrt. scoping.David S. Miller2011-03-24
* ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller2011-03-24
* net_sched: fix THROTTLED/RUNNING raceEric Dumazet2011-03-24
* mlx4: Add blue flame support for kernel consumersEli Cohen2011-03-23
* mlx4_en: Enabling new steeringYevgeny Petrilin2011-03-23
* mlx4: generalization of multicast steering.Yevgeny Petrilin2011-03-23
* mlx4_en: Reporting HW revision in ethtool -iYevgeny Petrilin2011-03-23
* mlx4: Wake on LAN supportYevgeny Petrilin2011-03-23
* mlx4: Changing interrupt schemeYevgeny Petrilin2011-03-23
* net: davinci_emac:Fix translation logic for buffer descriptorSriram2011-03-22
* ipv6: ip6_route_output does not modify sk parameter, so make it constFlorian Westphal2011-03-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-22
|\
| * wireless: fix 80211 kernel-doc warningsRandy Dunlap2011-03-21
* | ipv4: fix route deletion for IPs on many subnetsJulian Anastasov2011-03-22
* | net: implement dev_disable_lro() hw_features compatibilityMichał Mirosław2011-03-22
* | IPVS: Use global mutex in ip_vs_app.cSimon Horman2011-03-21
* | snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet2011-03-21
* | xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun2011-03-21
|/
* netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik2011-03-20
* headers: use __aligned_xx types for userspaceMike Frysinger2011-03-18
* ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings2011-03-18
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-18
|\
| * PCI: fix tlan build when CONFIG_PCI is not enabledRandy Dunlap2011-02-16
| * PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-02-08
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-18
|\ \
| * | spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely2011-03-18
| * | spi/dw_spi: Fix missing headerJiri Slaby2011-03-18
| * | Merge remote-tracking branch 'origin' into spi/nextGrant Likely2011-03-17
| |\ \
| * | | gpio/mcp23s08: support mcp23s17 variantPeter Korsgaard2011-03-12
| * | | Merge commit 'v2.6.38-rc8' into spi/nextGrant Likely2011-03-12
| |\ \ \
| * | | | spi: add OpenCores tiny SPI driverThomas Chou2011-02-22
| * | | | Merge branch 'devicetree/next' into spi/nextGrant Likely2011-02-22
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-18
|\ \ \ \ \
| * | | | | lose 'mounting_here' argument in ->d_manage()Al Viro2011-03-18
| * | | | | don't pass 'mounting_here' flag to follow_down()Al Viro2011-03-18
| * | | | | kill simple_set_mnt()Al Viro2011-03-17
* | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-18
|\ \ \ \ \ \
| * | | | | | UBI: provide LEB offset informationArtem Bityutskiy2011-03-08
| * | | | | | UBI: incorporate maximum write sizeArtem Bityutskiy2011-03-08
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-18
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'topic/misc' into for-linusTakashi Iwai2011-03-18
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit definesAndreas Mohr2011-02-17
| | * | | | | | | ALSA: core: sparse cleanupsClemens Ladisch2011-02-14
| | * | | | | | | ALSA: Release v1.0.24Jaroslav Kysela2011-01-27