summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-0755-462/+3208
|\
| * [NETFILTER]: Fix non-ANSI func. decl.Randy Dunlap2006-12-071-1/+1
| * [TG3]: Identify Serdes devices more clearly.Michael Chan2006-12-071-4/+6
| * [TG3]: Use msleep.Michael Chan2006-12-071-9/+5
| * [TG3]: Use netif_msg_*.Michael Chan2006-12-071-5/+10
| * [TG3]: Allow partial speed advertisement.Michael Chan2006-12-071-15/+24
| * [TG3]: Add TG3_FLG2_IS_NIC flag.Michael Chan2006-12-073-13/+27
| * [TG3]: Add 5787F device ID.Michael Chan2006-12-072-1/+4
| * [TG3]: Fix Phy loopback.Michael Chan2006-12-071-13/+10
| * [WANROUTER]: Kill kmalloc debugging code.David S. Miller2006-12-071-57/+0
| * [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
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07211-2621/+6133
|\ \
OpenPOWER on IntegriCloud