summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller2011-12-2511-61/+135
|\
| * netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso2011-12-252-0/+14
| * netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso2011-12-253-1/+39
| * netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy2011-12-235-59/+53
| * netfilter: rework user-space expectation helper supportPablo Neira Ayuso2011-12-232-1/+6
| * netfilter: add ipv4 reverse path filter matchFlorian Westphal2011-12-041-0/+23
* | rfs: better sizing of dev_flow_tableEric Dumazet2011-12-241-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-2310-10/+31
|\ \
| * \ Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-201-3/+8
| |\ \
| | * | time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-191-3/+8
| * | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-12-161-0/+2
| |\ \ \
| | * | | iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2011-12-161-0/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-12-161-3/+0
| |\ \ \ \
| | * | | | block: initialize request_queue's numa node duringMike Snitzer2011-11-231-3/+0
| * | | | | linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds2011-12-121-1/+0
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-12-121-0/+6
| |\ \ \ \ \
| | * | | | | mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-101-0/+6
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-091-0/+9
| |\ \ \ \ \ \
| | * | | | | | asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2011-12-031-0/+9
| * | | | | | | vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov2011-12-093-2/+3
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-072-1/+3
| |\ \ \ \ \ \
| | * | | | | | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-062-1/+3
| | |/ / / / /
* | | | | | | net: only use a single page of slop in MAX_SKB_FRAGSIan Campbell2011-12-231-4/+8
* | | | | | | tcp: Replace constants with #define macrosVijay Subramanian2011-12-211-0/+5
* | | | | | | Revert "net: Remove unused neighbour layer ops."David S. Miller2011-12-191-0/+1
* | | | | | | mlx4_core: Changing link sensing logicYevgeny Petrilin2011-12-191-0/+2
* | | | | | | mlx4: capability for link sensingYevgeny Petrilin2011-12-191-1/+2
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-197-19/+107
|\ \ \ \ \ \ \
| * | | | | | | cfg80211: validate nl80211 station handling betterJohannes Berg2011-12-151-1/+5
| * | | | | | | NFC: Initial LLCP supportSamuel Ortiz2011-12-141-1/+14
| * | | | | | | NFC: Add a DEP link control netlink commandSamuel Ortiz2011-12-141-0/+14
| * | | | | | | bcma: use static keyword for inline function declaration in bcma.hArend van Spriel2011-12-131-11/+12
| * | | | | | | bcma: add set/mask macros for 16-bit register accessArend van Spriel2011-12-131-6/+26
| * | | | | | | bcma: extract FEM info from SPROMRafał Miłecki2011-12-131-0/+1
| * | | | | | | ssb: extract FEM info from SPROMRafał Miłecki2011-12-132-0/+26
| * | | | | | | ieee80211: Introduce ieee80211_is_first_fragHelmut Schaa2011-12-131-0/+9
* | | | | | | | ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings2011-12-161-3/+20
* | | | | | | | ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-161-4/+7
* | | | | | | | ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIRBen Hutchings2011-12-161-2/+3
* | | | | | | | unix_diag: Receive queue lenght NLAPavel Emelyanov2011-12-161-0/+2
* | | | | | | | unix_diag: Pending connections IDs NLAPavel Emelyanov2011-12-161-0/+2
* | | | | | | | unix_diag: Unix peer inode NLAPavel Emelyanov2011-12-161-0/+2
* | | | | | | | unix_diag: Unix inode info NLAPavel Emelyanov2011-12-161-0/+7
* | | | | | | | unix_diag: Unix socket name NLAPavel Emelyanov2011-12-161-0/+8
* | | | | | | | unix_diag: Basic module skeletonPavel Emelyanov2011-12-161-0/+24
* | | | | | | | sock_diag: Generalize requests cookies managementsPavel Emelyanov2011-12-162-1/+3
* | | | | | | | sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declarationPavel Emelyanov2011-12-162-1/+3
* | | | | | | | Move limit definitions outside CONFIG_INETGlauber Costa2011-12-151-1/+1
* | | | | | | | net: Remove unused neighbour layer ops.David S. Miller2011-12-131-1/+0
* | | | | | | | mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein2011-12-132-0/+3