aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-30
|\
| * procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-29
| * KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka2011-12-26
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-24
| |\
| | * VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-22
| * | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2011-12-23
| |\ \
| | * | writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-18
* | | | ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller2011-12-28
* | | | ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller2011-12-28
* | | | ipv6: Use universal hash for NDISC.David S. Miller2011-12-28
* | | | netfilter: xtables: give xt_ecn its own nameJan Engelhardt2011-12-27
* | | | netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt2011-12-27
* | | | Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller2011-12-25
|\ \ \ \
| * | | | netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso2011-12-24
| * | | | netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso2011-12-24
| * | | | netfilter: ctnetlink: remove dead NAT codePatrick McHardy2011-12-23
| * | | | netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy2011-12-23
| * | | | netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy2011-12-23
| * | | | netfilter: rework user-space expectation helper supportPablo Neira Ayuso2011-12-23
| * | | | netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet2011-12-17
| * | | | ipv6: add ip6_route_lookupFlorian Westphal2011-12-04
| * | | | netfilter: add ipv4 reverse path filter matchFlorian Westphal2011-12-04
* | | | | rfs: better sizing of dev_flow_tableEric Dumazet2011-12-24
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | net: relax rcvbuf limitsEric Dumazet2011-12-23
| * | | | net: introduce DST_NOPEER dst flagEric Dumazet2011-12-22
| | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-21
| |\ \ \
| | * | | net: Add a flow_cache_flush_deferred functionSteffen Klassert2011-12-21
| | * | | sctp: fix incorrect overflow check on autocloseXi Wang2011-12-19
| | | |/ | | |/|
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-20
| |\ \ \
| | * | | time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-19
| * | | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-12-20
| |\ \ \ \
| | * | | | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk2011-12-19
| * | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-20
| |\ \ \ \ \
| | * | | | | [media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski2011-12-11
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-12-18
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend2011-12-15
| * | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-12-16
| |\ \ \ \ \ \
| | * | | | | | iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2011-12-16
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-12-16
| |\ \ \ \ \ \ \
| | * | | | | | | block: initialize request_queue's numa node duringMike Snitzer2011-11-23
| * | | | | | | | drm/radeon/kms: add some new pci idsAlex Deucher2011-12-14
| * | | | | | | | linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds2011-12-13
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-12-12
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-10
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-09
| |\ \ \ \ \ \ \ \
| | * | | | | | | | asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2011-12-03
| * | | | | | | | | vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov2011-12-09
| * | | | | | | | | Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-12-07
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | target: remove the unused se_dev_listChristoph Hellwig2011-12-06