summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat codePatrick McHardy2008-01-311-4/+4
* [NETFILTER]: nf_conntrack: sparse warningsStephen Hemminger2008-01-311-2/+2
* [NETFILTER]: xt_owner: allow matching UID/GID rangesJan Engelhardt2008-01-311-2/+2
* [NETFILTER]: arp_tables: per-netns arp_tables FILTERAlexey Dobriyan2008-01-311-0/+1
* [NETFILTER]: arp_tables: netns preparationAlexey Dobriyan2008-01-311-1/+2
* [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAWAlexey Dobriyan2008-01-311-0/+5
* [NETFILTER]: ip6_tables: netns preparationAlexey Dobriyan2008-01-311-1/+2
* [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAWAlexey Dobriyan2008-01-311-0/+5
* [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-313-2/+18
* [NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan2008-01-311-3/+3
* [NETFILTER]: ebtables: remove casts, use constsJan Engelhardt2008-01-311-3/+5
* [NETFILTER]: nf_log: add netfilter gcc printf format checkingHelge Deller2008-01-311-1/+1
* [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
* [RAW]: Wrong content of the /proc/net/raw6.Denis V. Lunev2008-01-311-1/+2
* [RAW]: Family check in the /proc/net/raw[6] is extra.Denis V. Lunev2008-01-311-3/+1
* [XFRM]: constify 'struct xfrm_type'Eric Dumazet2008-01-311-4/+4
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-3122-0/+44
* [IPSEC]: Add support for combined mode algorithmsHerbert Xu2008-01-313-0/+22
* [IPSEC]: Use crypto_aead and authenc in ESPHerbert Xu2008-01-311-46/+8
* 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
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2008-02-0127-1459/+441
|\ \
| * | [ALSA] version 1.0.16rc2Jaroslav Kysela2008-01-311-2/+2
| * | [ALSA] emu10k1: General cleanup, add new locks, fix alsa bug#3501, kernel bug...James Courtier-Dutton2008-01-311-0/+2
| * | [ALSA] emu10k1 - Use enum for emu_model typesTakashi Iwai2008-01-311-0/+8
| * | [ALSA] emu10k1 - 1616(M) cardbus improvementsCtirad Fertr2008-01-311-0/+30
| * | [ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0...James Courtier-Dutton2008-01-311-1/+1
| * | [ALSA] emu10k1: Add comments regarding E-Mu ins and outs.James Courtier-Dutton2008-01-311-0/+189
| * | [ALSA] fm801 - Add mute support for FM-only card with FM801 PCI to tuner bridgeAndy Shevchenko2008-01-311-0/+1
| * | [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLEJaroslav Kysela2008-01-311-2/+2
| * | [ALSA] Bump ASoC core version numberMark Brown2008-01-311-1/+1
| * | [ALSA] soc - Add support for passing kcontrols with eventsLaim Girdwood2008-01-311-1/+1
| * | [ALSA] soc - Ensure PCMs are suspendedLiam Girdwood2008-01-311-0/+3
| * | [ALSA] ASoC TLV supportPhilipp Zabel2008-01-312-14/+68
| * | [ALSA] soc - Add device level DAPM eventLiam Girdwood2008-01-312-0/+4
OpenPOWER on IntegriCloud