summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-027-44/+110
* [NET]: skb_queue_lock_key() is no longer used.Adrian Bunk2006-08-022-9/+0
* [NET]: Remove lockdep_set_class() call from skb_queue_head_init().Arjan van de Ven2006-08-021-1/+8
* [IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter errorWei Dong2006-08-022-6/+9
* [IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter errorWei Dong2006-08-021-0/+1
* [NET]: Kill the WARN_ON() calls for checksum fixups.David S. Miller2006-08-021-10/+0
* [NETFILTER]: xt_hashlimit/xt_string: missing string validationPatrick McHardy2006-08-022-1/+7
* [NETFILTER]: SIP helper: expect RTP streams in both directionsPatrick McHardy2006-08-021-1/+1
* [E1000]: Convert to netdev_alloc_skbDavid S. Miller2006-08-021-5/+6
* [TG3]: Convert to netdev_alloc_skbDavid S. Miller2006-08-021-5/+5
* [NET]: Add netdev_alloc_skb().Christoph Hellwig2006-08-022-0/+46
* [TCP]: Process linger2 timeout consistently.David S. Miller2006-08-021-1/+2
* [SECURITY] secmark: nul-terminate secdataJames Morris2006-08-021-0/+2
* [NET] infiniband: Cleanup ib_addr module to use the neteventsTom Tucker2006-08-021-16/+14
* [NET]: Core net changes to generate neteventsTom Tucker2006-08-024-7/+24
* [NET]: Network Event Notifier Mechanism.Tom Tucker2006-08-022-0/+102
* [TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun2006-08-024-5/+6
* [TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read()James Morris2006-08-021-1/+1
* [ATALK]: Make CONFIG_DEV_APPLETALK a tristate.David S. Miller2006-08-021-1/+1
* [NET]: Fix ___pskb_trim when entire frag_list needs droppingHerbert Xu2006-08-021-4/+10
* [NETFILTER]: include/linux/netfilter_bridge.h: header cleanupAlexey Dobriyan2006-08-021-1/+0
* [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu2006-08-028-49/+100
* [XFRM]: Fix protocol field value for outgoing IPv6 GSO packetsPatrick McHardy2006-08-021-1/+1
* [IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDRNoriaki TAKAMIYA2006-08-021-0/+57
* [IPV6] ADDRCONF: Support get operation of single addressNoriaki TAKAMIYA2006-08-021-1/+58
* [IPV6] ADDRCONF: Do not verify an address with infinity lifetimeYOSHIFUJI Hideaki2006-08-021-1/+5
* [IPV6] ADDRCONF: Allow user-space to specify address lifetimeNoriaki TAKAMIYA2006-08-021-4/+42
* [IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL...YOSHIFUJI Hideaki2006-08-021-2/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-08-0239-143/+354
|\
| * V4L/DVB (4380): Bttv: Revert VBI_OFFSET to previous value, it works betterTrent Piepho2006-07-291-5/+10
| * V4L/DVB (4379): Videodev: Check return value of class_device_register() corre...Trent Piepho2006-07-291-1/+1
| * V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2Mike Isely2006-07-291-12/+50
| * V4L/DVB (4368): Bttv: use class_device_create_file and handle errorsTrent Piepho2006-07-292-5/+10
| * V4L/DVB (4367): Videodev: Handle class_device related errorsTrent Piepho2006-07-291-0/+11
| * V4L/DVB (4365): OVERLAY flag were enabled by mistakeMauro Carvalho Chehab2006-07-291-1/+0
| * V4L/DVB (4344): Fix broken dependencies on media Kconfig Mauro Carvalho Chehab2006-07-294-8/+8
| * V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab2006-07-298-31/+51
| * V4L/DVB (4342): Fix ext_controls align on 64 bit architecturesMauro Carvalho Chehab2006-07-291-1/+1
| * V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32Mauro Carvalho Chehab2006-07-291-0/+24
| * V4L/DVB (4322): Fix dvb-pll autoprobingAndrew de Quincey2006-07-291-4/+3
| * V4L/DVB (4311): Fix possible dvb-pll oopsAndrew de Quincey2006-07-291-8/+10
| * V4L/DVB (4337): Refine dead code elimination in pvrusb2Mike Isely2006-07-294-7/+17
| * V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA s...Oliver Endriss2006-07-296-16/+57
| * V4L/DVB (4316): Check __must_check warningsMichael Krufky2006-07-294-16/+43
| * V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog modeMichael Krufky2006-07-292-10/+17
| * V4L/DVB (4313): Bugfix for keycode calculation on NPG remotesRicardo Cerqueira2006-07-291-1/+1
| * V4L/DVB (4310): Saa7134: rename dmasound_{init, exit}Adrian Bunk2006-07-294-20/+20
| * V4L/DVB (4306): Support non interlaced capture by default for saa713xHartmut Hackmann2006-07-291-2/+2
| * V4L/DVB (4298): Check all __must_check warnings in bttv.Randy Dunlap2006-07-291-2/+13
| * V4L/DVB (4296): Remove stradis MODULE_DEVICE_INFO definitionAndrew de Quincey2006-07-291-1/+0