summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [IPV4] route cache: Introduce rt_genid for smooth cache invalidationEric Dumazet2008-01-311-2/+2
* [VLAN]: set_rx_mode support for unicast address listChris Leech2008-01-311-0/+4
* [IPV4] fib_trie: rescan if key is lost during dumpStephen Hemminger2008-01-311-1/+1
* [NETNS]: Tcp-v6 sockets per-net lookup.Pavel Emelyanov2008-01-311-4/+4
* [IPV6]: Introduce the INET6_TW_MATCH macro.Pavel Emelyanov2008-01-311-0/+8
* [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with constJan Engelhardt2008-01-311-1/+1
* [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with constJan Engelhardt2008-01-311-3/+3
* [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*Alexey Dobriyan2008-01-311-2/+2
* [NETFILTER]: xt_hashlimit match, revision 1Jan Engelhardt2008-01-311-5/+32
* [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat codePatrick McHardy2008-01-311-4/+4
* [NETFILTER]: xt_owner: allow matching UID/GID rangesJan Engelhardt2008-01-311-2/+2
* [NETFILTER]: arp_tables: netns preparationAlexey Dobriyan2008-01-311-1/+2
* [NETFILTER]: ip6_tables: netns preparationAlexey Dobriyan2008-01-311-1/+2
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-313-6/+7
* [NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan2008-01-311-2/+4
* [NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan2008-01-311-3/+3
* [NETFILTER]: xt_conntrack: add port and direction matchingJan Engelhardt2008-01-311-12/+18
* linux/types.h: Use __u64 for aligned_u64Jan Engelhardt2008-01-311-1/+1
* [NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev memberPatrick McHardy2008-01-311-3/+0
* [NETFILTER]: Use const in struct xt_match, xt_target, xt_tableJan Engelhardt2008-01-311-3/+3
* [IPSEC]: Add support for combined mode algorithmsHerbert Xu2008-01-312-0/+14
* Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna2008-01-312-0/+488
* rfkill: add the WiMAX radio typeIñaky Pérez-González2008-01-312-0/+4
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-02-019-23/+102
|\
| * NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox2007-12-064-13/+2
| * Add wait_for_completion_killableMatthew Wilcox2007-12-061-0/+1
| * Add wait_event_killableMatthew Wilcox2007-12-061-0/+41
| * Add schedule_timeout_killableMatthew Wilcox2007-12-061-0/+1
| * Add mutex_lock_killableLiam R. Howlett2007-12-061-0/+5
| * Add lock_page_killableMatthew Wilcox2007-12-061-0/+14
| * Add fatal_signal_pendingMatthew Wilcox2007-12-061-1/+8
| * Add TASK_WAKEKILLMatthew Wilcox2007-12-061-8/+14
| * wait: Use TASK_NORMALMatthew Wilcox2007-12-061-5/+6
| * Add macros to replace direct uses of TASK_ flagsMatthew Wilcox2007-12-061-0/+16
* | asm-generic/tlb.h: build fixIngo Molnar2008-01-311-1/+0
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-01-315-66/+44
|\ \
| * \ Merge branch 'linux-2.6'Paul Mackerras2008-01-31189-2478/+5351
| |\ \
| * \ \ Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-01-241-29/+22
| |\ \ \
| | * | | phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug2008-01-231-29/+22
| * | | | Merge branch 'linux-2.6'Paul Mackerras2008-01-2422-49/+66
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-01-171-0/+9
| |\ \ \ \
| | * | | | libata: pata_platform: make probe and remove functions device type neutralAnton Vorontsov2008-01-151-0/+9
| * | | | | [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-172-2/+8
| |/ / / /
| * | | | Merge branch 'linux-2.6'Paul Mackerras2007-12-2115-67/+60
| |\ \ \ \
| * | | | | [POWERPC] Fix for via-pmu based backlight controlBenjamin Herrenschmidt2007-12-211-0/+2
| * | | | | [POWERPC] via-pmu: Kill sleep notifiers completelyJohannes Berg2007-12-191-36/+0
| * | | | | [POWERPC] Add for_each_child_of_node() helper for iterating over child nodesMichael Ellerman2007-12-111-0/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-311-4/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ia64: use generic percputravis@sgi.com2008-01-301-4/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-312-8/+39
|\ \ \ \ \ \
OpenPOWER on IntegriCloud