summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [TCP] inet_twdr_hangman: Delete unnecessary memory barrier().David S. Miller2006-12-071-1/+0
* [NET]: Memory barrier cleanupsRalf Baechle2006-12-074-6/+6
* [IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.David S. Miller2006-12-061-0/+2
* audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten2006-12-063-2/+8
* audit: Add auditing to ipsecJoy Latten2006-12-067-15/+213
* [IRDA] irlan: Fix compile warning when CONFIG_PROC_FS=nRandy Dunlap2006-12-061-0/+2
* [IrDA]: Incorrect TTP header reservationJeet Chaudhuri2006-12-061-2/+2
* [IrDA]: PXA FIR code device model conversionPaul Sokolovsky2006-12-061-13/+13
* [GENETLINK]: Fix misplaced command flags.Jamal Hadi Salim2006-12-061-2/+2
* [NETLIK]: Add a pointer to the Generic Netlink wiki page.Paul Moore2006-12-062-0/+5
* [IPV6] RAW: Don't release unlocked sock.Masahide NAKAMURA2006-12-061-1/+2
* [IPV6]: Repair IPv6 FragmentsYOSHIFUJI Hideaki2006-12-061-1/+1
* [NET_SCHED]: cls_fw: fix NULL pointer dereferencePatrick McHardy2006-12-061-1/+2
* [NETFILTER]: bridge netfilter: deal with martians correctlyBart De Schuymer2006-12-061-8/+28
* [NETFILTER]: nf_conntrack: Don't try to find clashed expectationYasuyuki Kozakai2006-12-061-12/+15
* [NETFILTER]: nf_conntrack: fix warning in PPTP helperYasuyuki Kozakai2006-12-061-1/+2
* [NETFILTER]: Fix iptables compat hook validationDmitry Mishin2006-12-061-27/+51
* [NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin2006-12-063-103/+72
* [CRYPTO] dm-crypt: Make iv_gen_private a unionHerbert Xu2006-12-061-9/+14
* [CRYPTO] lrw: round --> lrw_roundDavid S. Miller2006-12-061-2/+2
* [CRYPTO] cryptoloop: Select CRYPTO_CBCHerbert Xu2006-12-061-0/+1
* [CRYPTO] tcrypt: LRW test vectorsRik Snel2006-12-062-4/+542
* [CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher modeRik Snel2006-12-063-0/+315
* [CRYPTO] lib: table driven multiplications in GF(2^128)Rik Snel2006-12-064-0/+675
* [CRYPTO] lib: some common 128-bit block operations, nicely centralizedRik Snel2006-12-061-0/+80
* [CRYPTO] api: Remove unused functionsAdrian Bunk2006-12-063-85/+0
* [CRYPTO] geode: Make needlessly global geode_aes_crypt() staticAdrian Bunk2006-12-062-3/+1
* [CRYPTO] xcbc: Make needlessly global code staticAdrian Bunk2006-12-061-6/+8
* [IPSEC]: Add support for AES-XCBC-MACKazunori MIYAZAWA2006-12-062-0/+18
* [CRYPTO] tcrypt: Add test vectors of AES_XCBCKazunori MIYAZAWA2006-12-062-0/+71
* [CRYPTO] xcbc: New algorithmKazunori MIYAZAWA2006-12-063-0/+358
* [BLOCK] dm-crypt: Align IV to u64 for essivHerbert Xu2006-12-061-1/+1
* [BLOCK] dm-crypt: benbi IV, big endian narrow block count for LRW-32-AESRik Snel2006-12-061-1/+50
* [PATCH] crypto: Add support for the Geode LX AES hardwareJordan Crouse2006-12-064-0/+530
* [XFRM] Optimize SA dumpingJamal Hadi Salim2006-12-061-13/+11
* [XFRM] Optimize policy dumpingJamal Hadi Salim2006-12-061-30/+25
* [XFRM]: Use output device disable_xfrm for forwarded packetsPatrick McHardy2006-12-061-1/+1
* [ATM]: Add CPPFLAGS to byteorder.h checkBen Collins2006-12-061-1/+1
* [GENETLINK]: Move command capabilities to flags.Jamal Hadi Salim2006-12-062-13/+11
* [PATCH] A few small additions and corrections to READMEJesper Juhl2006-12-061-6/+11
* [PATCH] Clean up 'make help' output for documentation targets.Jesper Juhl2006-12-061-3/+7
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-0630-323/+139
|\
| * [MIPS] Import updates from i386's i8259.cAtsushi Nemoto2006-12-062-84/+115
| * [MIPS] *-berr: Header inclusions for DEC bus error handlersMaciej W. Rozycki2006-12-062-0/+3
| * [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-0623-231/+14
| * [MIPS] genirq: use name instead of typenameAtsushi Nemoto2006-12-061-1/+1
| * [MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Atsushi Nemoto2006-12-061-2/+1
| * [MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu2006-12-062-5/+5
* | Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi...Linus Torvalds2006-12-061-2/+2
|\ \
| * | [IA64] Fix pci.c kernel compilation breakage.Peter Chubb2006-12-061-2/+2
OpenPOWER on IntegriCloud