index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
Catherine Zhang
2006-08-02
7
-44
/
+110
*
[NET]: skb_queue_lock_key() is no longer used.
Adrian Bunk
2006-08-02
2
-9
/
+0
*
[NET]: Remove lockdep_set_class() call from skb_queue_head_init().
Arjan van de Ven
2006-08-02
1
-1
/
+8
*
[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error
Wei Dong
2006-08-02
2
-6
/
+9
*
[IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter error
Wei Dong
2006-08-02
1
-0
/
+1
*
[NET]: Kill the WARN_ON() calls for checksum fixups.
David S. Miller
2006-08-02
1
-10
/
+0
*
[NETFILTER]: xt_hashlimit/xt_string: missing string validation
Patrick McHardy
2006-08-02
2
-1
/
+7
*
[NETFILTER]: SIP helper: expect RTP streams in both directions
Patrick McHardy
2006-08-02
1
-1
/
+1
*
[E1000]: Convert to netdev_alloc_skb
David S. Miller
2006-08-02
1
-5
/
+6
*
[TG3]: Convert to netdev_alloc_skb
David S. Miller
2006-08-02
1
-5
/
+5
*
[NET]: Add netdev_alloc_skb().
Christoph Hellwig
2006-08-02
2
-0
/
+46
*
[TCP]: Process linger2 timeout consistently.
David S. Miller
2006-08-02
1
-1
/
+2
*
[SECURITY] secmark: nul-terminate secdata
James Morris
2006-08-02
1
-0
/
+2
*
[NET] infiniband: Cleanup ib_addr module to use the netevents
Tom Tucker
2006-08-02
1
-16
/
+14
*
[NET]: Core net changes to generate netevents
Tom Tucker
2006-08-02
4
-7
/
+24
*
[NET]: Network Event Notifier Mechanism.
Tom Tucker
2006-08-02
2
-0
/
+102
*
[TCP]: SNMPv2 tcpAttemptFails counter error
Wei Yongjun
2006-08-02
4
-5
/
+6
*
[TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read()
James Morris
2006-08-02
1
-1
/
+1
*
[ATALK]: Make CONFIG_DEV_APPLETALK a tristate.
David S. Miller
2006-08-02
1
-1
/
+1
*
[NET]: Fix ___pskb_trim when entire frag_list needs dropping
Herbert Xu
2006-08-02
1
-4
/
+10
*
[NETFILTER]: include/linux/netfilter_bridge.h: header cleanup
Alexey Dobriyan
2006-08-02
1
-1
/
+0
*
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
Herbert Xu
2006-08-02
8
-49
/
+100
*
[XFRM]: Fix protocol field value for outgoing IPv6 GSO packets
Patrick McHardy
2006-08-02
1
-1
/
+1
*
[IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDR
Noriaki TAKAMIYA
2006-08-02
1
-0
/
+57
*
[IPV6] ADDRCONF: Support get operation of single address
Noriaki TAKAMIYA
2006-08-02
1
-1
/
+58
*
[IPV6] ADDRCONF: Do not verify an address with infinity lifetime
YOSHIFUJI Hideaki
2006-08-02
1
-1
/
+5
*
[IPV6] ADDRCONF: Allow user-space to specify address lifetime
Noriaki TAKAMIYA
2006-08-02
1
-4
/
+42
*
[IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL...
YOSHIFUJI Hideaki
2006-08-02
1
-2
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2006-08-02
39
-143
/
+354
|
\
|
*
V4L/DVB (4380): Bttv: Revert VBI_OFFSET to previous value, it works better
Trent Piepho
2006-07-29
1
-5
/
+10
|
*
V4L/DVB (4379): Videodev: Check return value of class_device_register() corre...
Trent Piepho
2006-07-29
1
-1
/
+1
|
*
V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2
Mike Isely
2006-07-29
1
-12
/
+50
|
*
V4L/DVB (4368): Bttv: use class_device_create_file and handle errors
Trent Piepho
2006-07-29
2
-5
/
+10
|
*
V4L/DVB (4367): Videodev: Handle class_device related errors
Trent Piepho
2006-07-29
1
-0
/
+11
|
*
V4L/DVB (4365): OVERLAY flag were enabled by mistake
Mauro Carvalho Chehab
2006-07-29
1
-1
/
+0
|
*
V4L/DVB (4344): Fix broken dependencies on media Kconfig
Mauro Carvalho Chehab
2006-07-29
4
-8
/
+8
|
*
V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
Mauro Carvalho Chehab
2006-07-29
8
-31
/
+51
|
*
V4L/DVB (4342): Fix ext_controls align on 64 bit architectures
Mauro Carvalho Chehab
2006-07-29
1
-1
/
+1
|
*
V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32
Mauro Carvalho Chehab
2006-07-29
1
-0
/
+24
|
*
V4L/DVB (4322): Fix dvb-pll autoprobing
Andrew de Quincey
2006-07-29
1
-4
/
+3
|
*
V4L/DVB (4311): Fix possible dvb-pll oops
Andrew de Quincey
2006-07-29
1
-8
/
+10
|
*
V4L/DVB (4337): Refine dead code elimination in pvrusb2
Mike Isely
2006-07-29
4
-7
/
+17
|
*
V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA s...
Oliver Endriss
2006-07-29
6
-16
/
+57
|
*
V4L/DVB (4316): Check __must_check warnings
Michael Krufky
2006-07-29
4
-16
/
+43
|
*
V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog mode
Michael Krufky
2006-07-29
2
-10
/
+17
|
*
V4L/DVB (4313): Bugfix for keycode calculation on NPG remotes
Ricardo Cerqueira
2006-07-29
1
-1
/
+1
|
*
V4L/DVB (4310): Saa7134: rename dmasound_{init, exit}
Adrian Bunk
2006-07-29
4
-20
/
+20
|
*
V4L/DVB (4306): Support non interlaced capture by default for saa713x
Hartmut Hackmann
2006-07-29
1
-2
/
+2
|
*
V4L/DVB (4298): Check all __must_check warnings in bttv.
Randy Dunlap
2006-07-29
1
-2
/
+13
|
*
V4L/DVB (4296): Remove stradis MODULE_DEVICE_INFO definition
Andrew de Quincey
2006-07-29
1
-1
/
+0
[next]