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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
2006-07-03
2
-2
/
+2
*
[PATCH] bcm43xx: netlink deadlock fix
Arjan van de Ven
2006-07-03
1
-4
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-30
13
-33
/
+91
|
\
|
*
[IPV6]: Added GSO support for TCPv6
Herbert Xu
2006-06-30
5
-12
/
+6
|
*
[NET]: Generalise TSO-specific bits from skb_setup_caps
Herbert Xu
2006-06-30
3
-7
/
+6
|
*
[IPV6]: Added GSO support for TCPv6
Herbert Xu
2006-06-30
4
-2
/
+66
|
*
[IPV6]: Remove redundant length check on input
Herbert Xu
2006-06-30
1
-6
/
+1
|
*
[NETFILTER]: SCTP conntrack: fix crash triggered by packet without chunks
Patrick McHardy
2006-06-30
2
-2
/
+2
|
*
[TCP]: Reset gso_segs if packet is dodgy
Herbert Xu
2006-06-30
1
-4
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
304
-307
/
+4
|
\
\
|
|
/
|
/
|
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
303
-303
/
+0
|
*
Kconfig: Typos in net/sched/Kconfig
Matt LaPlante
2006-06-30
1
-4
/
+4
*
|
[PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy
J. Bruce Fields
2006-06-30
2
-7
/
+148
*
|
[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
J. Bruce Fields
2006-06-30
1
-0
/
+2
*
|
[PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code
J. Bruce Fields
2006-06-30
1
-51
/
+64
*
|
[PATCH] knfsd: svcrpc: gss: simplify rsc_parse()
J. Bruce Fields
2006-06-30
2
-11
/
+7
|
/
*
[TIPC]: Initial activation message now includes TIPC version number
Allan Stephens
2006-06-29
1
-1
/
+2
*
[TIPC]: Improve response to requests for node/link information
Allan Stephens
2006-06-29
2
-11
/
+19
*
[TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf
Allan Stephens
2006-06-29
1
-5
/
+6
*
[IrDA]: Fix RCU lock pairing on error path
Josh Triplett
2006-06-29
1
-1
/
+2
*
[XFRM]: unexport xfrm_state_mtu
Adrian Bunk
2006-06-29
1
-2
/
+0
*
[NET]: make skb_release_data() static
Adrian Bunk
2006-06-29
1
-1
/
+1
*
[NETFILTE] ipv4: Fix typo (Bugzilla #6753)
Matt LaPlante
2006-06-29
1
-1
/
+1
*
[ATM]: basic sysfs support for ATM devices
Roman Kagan
2006-06-29
6
-5
/
+206
*
[NET]: Add ECN support for TSO
Michael Chan
2006-06-29
3
-8
/
+0
*
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
2006-06-29
2
-0
/
+38
*
[NET]: Make illegal_highdma more anal
Herbert Xu
2006-06-29
1
-4
/
+2
*
[TCP]: Export accept queue len of a TCP listening socket via rx_queue
Sridhar Samudrala
2006-06-29
3
-3
/
+8
*
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
2006-06-29
7
-7
/
+7
*
[NET]: Added GSO header verification
Herbert Xu
2006-06-29
6
-19
/
+40
*
[NETFILTER]: statistic match: add missing Kconfig help text
Patrick McHardy
2006-06-29
1
-1
/
+4
*
[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d...
Patrick McHardy
2006-06-29
2
-4
/
+20
*
[NETFILTER]: xt_sctp: fix --chunk-types matching
Jorge Matias
2006-06-29
1
-1
/
+1
*
[NETFILTER]: xt_tcpudp: fix double unregistration in error path
Yuri Gushin
2006-06-29
1
-1
/
+1
*
[NETFILTER]: nf_conntrack: Fix undefined references to local_bh_*
Yasuyuki Kozakai
2006-06-29
2
-0
/
+3
*
[NETFILTER]: x_tables: fix xt_register_table error propagation
Patrick McHardy
2006-06-29
3
-3
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
3
-4
/
+1
|
\
|
*
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
2006-06-26
1
-1
/
+1
|
*
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
2
-2
/
+0
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
|
[PATCH] remove TTY_DONT_FLIP
Paul Fulghum
2006-06-28
1
-6
/
+2
*
|
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
14
-18
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
spelling fixes
Andreas Mohr
2006-06-26
2
-2
/
+2
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-26
26
-459
/
+706
|
\
\
|
*
|
[NETROM]: Fix possible null pointer dereference.
Ralf Baechle
2006-06-26
1
-4
/
+8
|
*
|
[NET] netpoll: break recursive loop in netpoll rx path
Neil Horman
2006-06-26
1
-2
/
+24
|
*
|
[NET] netpoll: don't spin forever sending to stopped queues
Jeremy Fitzhardinge
2006-06-26
1
-7
/
+3
|
*
|
[ATM]: atm/mpc.c warning fix
Andrew Morton
2006-06-26
1
-2
/
+1
|
*
|
[NET]: skb_find_text ignores to argument
Phil Oester
2006-06-26
1
-1
/
+4
[next]