summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2006-12-07[TG3]: Add TG3_FLG2_IS_NIC flag.Michael Chan3-13/+27
2006-12-07[TG3]: Add 5787F device ID.Michael Chan2-1/+4
2006-12-07[TG3]: Fix Phy loopback.Michael Chan1-13/+10
2006-12-07[WANROUTER]: Kill kmalloc debugging code.David S. Miller1-57/+0
2006-12-07[TCP] inet_twdr_hangman: Delete unnecessary memory barrier().David S. Miller1-1/+0
2006-12-07[NET]: Memory barrier cleanupsRalf Baechle4-6/+6
2006-12-07[IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.David S. Miller1-0/+2
2006-12-07audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten3-2/+8
2006-12-07audit: Add auditing to ipsecJoy Latten7-15/+213
2006-12-07[IRDA] irlan: Fix compile warning when CONFIG_PROC_FS=nRandy Dunlap1-0/+2
2006-12-07[IrDA]: Incorrect TTP header reservationJeet Chaudhuri1-2/+2
2006-12-07[IrDA]: PXA FIR code device model conversionPaul Sokolovsky1-13/+13
2006-12-07[GENETLINK]: Fix misplaced command flags.Jamal Hadi Salim1-2/+2
2006-12-07[NETLIK]: Add a pointer to the Generic Netlink wiki page.Paul Moore2-0/+5
2006-12-07[IPV6] RAW: Don't release unlocked sock.Masahide NAKAMURA1-1/+2
2006-12-07[IPV6]: Repair IPv6 FragmentsYOSHIFUJI Hideaki1-1/+1
2006-12-07[NET_SCHED]: cls_fw: fix NULL pointer dereferencePatrick McHardy1-1/+2
2006-12-07[NETFILTER]: bridge netfilter: deal with martians correctlyBart De Schuymer1-8/+28
2006-12-07[NETFILTER]: nf_conntrack: Don't try to find clashed expectationYasuyuki Kozakai1-12/+15
2006-12-07[NETFILTER]: nf_conntrack: fix warning in PPTP helperYasuyuki Kozakai1-1/+2
2006-12-07[NETFILTER]: Fix iptables compat hook validationDmitry Mishin1-27/+51
2006-12-07[NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin3-103/+72
2006-12-07[CRYPTO] dm-crypt: Make iv_gen_private a unionHerbert Xu1-9/+14
2006-12-07[CRYPTO] lrw: round --> lrw_roundDavid S. Miller1-2/+2
2006-12-07[CRYPTO] cryptoloop: Select CRYPTO_CBCHerbert Xu1-0/+1
2006-12-07[CRYPTO] tcrypt: LRW test vectorsRik Snel2-4/+542
2006-12-07[CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher modeRik Snel3-0/+315
2006-12-07[CRYPTO] lib: table driven multiplications in GF(2^128)Rik Snel4-0/+675