summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-254-6/+110
|\
| * nl80211: add power save commandsKalle Valo2010-02-192-3/+14
| * Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin2010-02-191-0/+5
| * cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-153-3/+91
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-244-33/+23
|\ \
| * | netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-243-11/+11
| * | netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-244-25/+15
* | | xfrm: SP lookups signature with markJamal Hadi Salim2010-02-221-2/+3
* | | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-221-7/+16
* | | xfrm: introduce basic mark infrastructureJamal Hadi Salim2010-02-222-3/+31
* | | packet: convert socket list to RCU (v3)stephen hemminger2010-02-222-2/+12
* | | seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger2010-02-222-4/+16
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-191-2/+3
|\ \ \ | |/ /
| * | netfilter: restore POST_ROUTING hook in NF_HOOK_CONDPatrick McHardy2010-02-191-2/+3
* | | xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal2010-02-181-0/+1
* | | net: TCP thin dupackAndreas Petlund2010-02-182-1/+4
* | | net: TCP thin linear timeoutsAndreas Petlund2010-02-182-1/+8
* | | net: TCP thin-stream detectionAndreas Petlund2010-02-181-0/+8
* | | const: struct nla_policyAlexey Dobriyan2010-02-181-1/+1
* | | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-181-2/+1
* | | ipv6: use standard lists for FIB walksAlexey Dobriyan2010-02-181-1/+1
* | | net/macvtap: add vhost supportArnd Bergmann2010-02-181-0/+13
|/ /
* | netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy2010-02-181-2/+4
* | ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-181-1/+21
* | IPv6: convert mc_lock to spinlockStephen Hemminger2010-02-171-1/+1
* | tg3: Push phylib definitions to phylibMatt Carlson2010-02-171-0/+11
* | tun: socket filter supportMichael S. Tsirkin2010-02-171-0/+3
* | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches2010-02-171-21/+0
* | ipv6.h: reassembly: replace calculated magic number with multiplicationJoe Perches2010-02-171-3/+3
* | percpu: add __percpu sparse annotations to net driversTejun Heo2010-02-161-1/+1
* | percpu: add __percpu sparse annotations to netTejun Heo2010-02-168-13/+17
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-1621-21/+95
|\ \
| * | kfifo: Don't use integer as NULL pointerAnton Vorontsov2010-02-161-1/+1
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-152-5/+3
| |\ \
| | * | perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar2010-02-042-5/+3
| * | | Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie2010-02-111-0/+1
| |\ \ \
| | * | | drm/nouveau: Add getparam to get available PGRAPH units.Marcin Koƛcielnicki2010-02-091-0/+1
| | * | | Merge remote branch 'korg/drm-radeon-testing' into drm-testingDave Airlie2010-01-081-0/+1
| | |\ \ \
| * | | | | drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-111-0/+8
| * | | | | drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-111-3/+9
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-102-0/+4
| |\ \ \ \ \
| * | | | | | ima: rename ima_path_check to ima_file_checkMimi Zohar2010-02-071-2/+2
| * | | | | | fix ima breakageMimi Zohar2010-02-071-2/+2
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-02-051-2/+2
| |\ \ \ \ \ \
| | * | | | | | libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig2010-02-041-2/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | percpu: add __percpu for sparseStephen Rothwell2010-02-051-0/+2
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-041-0/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel2010-02-011-0/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-021-32/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-011-1/+1
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud