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
*
[9P]: Fix missing unlock before return in p9_mux_poll_start
Roel Kluin
2007-10-23
1
-1
/
+3
*
[PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE
Pavel Emelyanov
2007-10-23
1
-2
/
+2
*
[IPV4] ip_gre: sendto/recvfrom NBMA address
Timo Teras
2007-10-23
1
-1
/
+11
*
[SCTP]: Consolidate sctp_ulpq_renege_xxx functions
Pavel Emelyanov
2007-10-23
1
-24
/
+10
*
[NETLINK]: Fix ACK processing after netlink_dump_start
Denis V. Lunev
2007-10-23
1
-4
/
+12
*
[DCCP]: Implement SIOCINQ/FIONREAD
Arnaldo Carvalho de Melo
2007-10-23
1
-2
/
+31
*
[NET]: Validate device addr prior to interface-up
Jeff Garzik
2007-10-23
2
-5
/
+18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2007-10-23
3
-0
/
+364
|
\
|
*
9p: add virtio transport
Eric Van Hensbergen
2007-10-23
3
-0
/
+364
*
|
[PATCH] Fix breakage after SG cleanups
Ralf Baechle
2007-10-23
3
-1
/
+3
|
/
*
Fix sctp compile
Christian Borntraeger
2007-10-23
1
-1
/
+1
*
net: fix xfrm build - missing scatterlist.h include
Heiko Carstens
2007-10-23
1
-0
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-10-22
22
-934
/
+1363
|
\
|
*
[IPSEC] IPV6: Fix to add tunnel mode SA correctly.
Masahide NAKAMURA
2007-10-22
2
-0
/
+2
|
*
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
Pavel Emelyanov
2007-10-22
4
-9
/
+9
|
*
[NET]: Make and use skb_get_queue_mapping
Pavel Emelyanov
2007-10-22
1
-1
/
+1
|
*
[NET]: Use the skb_set_queue_mapping where appropriate
Pavel Emelyanov
2007-10-22
2
-5
/
+3
|
*
[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
Jean Delvare
2007-10-22
2
-4
/
+4
|
*
[INET]: Let inet_diag and friends autoload
Jean Delvare
2007-10-22
3
-0
/
+9
|
*
[ATM]: Fix clip module reload crash.
Randy Dunlap
2007-10-22
1
-0
/
+3
|
*
[Bluetooth] Convert RFCOMM to use kthread API
Marcel Holtmann
2007-10-22
1
-39
/
+21
|
*
[Bluetooth] Add support for handling simple eSCO links
Marcel Holtmann
2007-10-22
4
-22
/
+150
|
*
[Bluetooth] Add address and channel attribute to RFCOMM TTY device
Marcel Holtmann
2007-10-22
1
-0
/
+25
|
*
[Bluetooth] Fix wrong argument in debug code of HIDP
Dave Young
2007-10-22
1
-1
/
+1
|
*
[Bluetooth] Fall back to L2CAP in basic mode
Marcel Holtmann
2007-10-22
1
-8
/
+24
|
*
[Bluetooth] Advertise L2CAP features mask support
Marcel Holtmann
2007-10-22
1
-5
/
+18
|
*
[Bluetooth] Retrieve L2CAP features mask on connection setup
Marcel Holtmann
2007-10-22
1
-82
/
+151
|
*
[Bluetooth] Remove global conf_mtu variable from L2CAP
Marcel Holtmann
2007-10-22
1
-6
/
+6
|
*
[Bluetooth] Finish L2CAP configuration only with acceptable settings
Marcel Holtmann
2007-10-22
1
-6
/
+10
|
*
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
2007-10-22
5
-774
/
+954
*
|
Update net/ to use sg helpers
Jens Axboe
2007-10-22
9
-33
/
+25
|
/
*
typo fixes
Matt LaPlante
2007-10-20
2
-2
/
+2
*
Spelling fix: explicitly
Jean Delvare
2007-10-19
1
-1
/
+1
*
more UTF-8 conversions
Marcin Garski
2007-10-19
5
-6
/
+6
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
24
-24
/
+24
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
5
-5
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-10-19
10
-69
/
+45
|
\
|
*
[NET]: Fix possible dev_deactivate race condition
Herbert Xu
2007-10-18
1
-3
/
+23
|
*
[INET]: Justification for local port range robustness.
Anton Arapov
2007-10-18
5
-7
/
+8
|
*
[PACKET]: Kill unused pg_vec_endpage() function
Patrick McHardy
2007-10-18
1
-5
/
+0
|
*
Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...
David S. Miller
2007-10-18
1
-46
/
+9
|
|
\
|
|
*
[PATCH] mac80211: make ieee802_11_parse_elems return void
John W. Linville
2007-10-18
1
-46
/
+9
|
*
|
[NET]: QoS/Sched as menuconfig
Randy Dunlap
2007-10-18
1
-7
/
+3
|
*
|
[NET]: Fix bug in sk_filter race cures.
Olof Johansson
2007-10-18
1
-1
/
+2
*
|
|
Use task_pid_nr() in ip_vs_sync.c
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
|
|
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
6
-7
/
+7
*
|
|
define global BIT macro
Jiri Slaby
2007-10-19
1
-2
/
+0
*
|
|
get rid of input BIT* duplicate defines
Jiri Slaby
2007-10-19
2
-11
/
+13
*
|
|
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
4
-4
/
+4
*
|
|
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
2
-4
/
+6
[next]