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
*
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
2007-10-27
8
-51
/
+77
*
[NETNS]: Fix get_net_ns_by_pid
Eric W. Biederman
2007-10-26
1
-1
/
+1
*
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
Eric W. Biederman
2007-10-26
3
-5
/
+5
*
[INET] ESP: Must #include <linux/scatterlist.h>
Adrian Bunk
2007-10-26
2
-2
/
+2
*
[TCP] IPV6: fix softnet build breakage
Jeff Garzik
2007-10-26
1
-0
/
+1
*
[NetLabel]: correct usage of RCU locking
Paul Moore
2007-10-26
4
-62
/
+22
*
[TCP]: fix D-SACK cwnd handling
Ryousei Takano
2007-10-26
1
-7
/
+5
*
[SCTP] net/sctp/auth.c: make 3 functions static
Adrian Bunk
2007-10-26
1
-3
/
+3
*
[TCP]: Add missing I/O AT code to ipv6 side.
David S. Miller
2007-10-26
1
-0
/
+2
*
[SCTP]: #if 0 sctp_update_copy_cksum()
Adrian Bunk
2007-10-26
1
-0
/
+2
*
[INET]: Unexport icmpmsg_statistics
Adrian Bunk
2007-10-26
1
-1
/
+0
*
[NET]: Unexport sock_enable_timestamp().
Adrian Bunk
2007-10-26
1
-1
/
+0
*
[TCP]: Make tcp_match_skb_to_sack() static.
Adrian Bunk
2007-10-26
1
-2
/
+2
*
[IRDA]: Make ircomm_tty static.
Adrian Bunk
2007-10-26
1
-1
/
+1
*
[NET] dev_change_name: ignore changes to same name
Stephen Hemminger
2007-10-26
1
-0
/
+3
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
David S. Miller
2007-10-26
6
-37
/
+73
|
\
|
*
[CCID2/3]: Initialisation assignments of 0 are redundant
Gerrit Renker
2007-10-24
2
-8
/
+0
|
*
[DCCP]: Unaligned pointer access
Gerrit Renker
2007-10-24
2
-15
/
+29
|
*
[DCCP]: Convert Reset code into socket error number
Gerrit Renker
2007-10-24
1
-9
/
+39
|
*
[DCCP]: One more exemption from full sequence number checks
Gerrit Renker
2007-10-24
1
-1
/
+1
|
*
[DCCP]: Retrieve packet sequence number for error reporting
Gerrit Renker
2007-10-24
2
-4
/
+4
*
|
[NET_CLS_ACT]: Use skb_act_clone
Jamal Hadi Salim
2007-10-26
2
-8
/
+1
*
|
[TCP]: Fix scatterlist handling in MD5 signature support.
David S. Miller
2007-10-26
2
-0
/
+9
*
|
[IPSEC]: Fix scatterlist handling in skb_icv_walk().
David S. Miller
2007-10-26
1
-2
/
+3
*
|
[IPSEC]: Add missing sg_init_table() calls to ESP.
David S. Miller
2007-10-26
2
-0
/
+4
*
|
[TCP]: Fix inconsistency of terms.
Ryousei Takano
2007-10-25
1
-8
/
+8
*
|
Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...
David S. Miller
2007-10-25
1
-2
/
+3
|
\
\
|
*
|
[PATCH] mac80211: fix printk warning on 64-bit
Johannes Berg
2007-10-26
1
-1
/
+1
|
*
|
[PATCH] mac80211: Fix SSID matching in AP selection
Michael Wu
2007-10-25
1
-1
/
+2
*
|
|
[UDP]: Make use of inet_iif() when doing socket lookups.
Vlad Yasevich
2007-10-25
1
-1
/
+1
*
|
|
[IPV4]: Remove no longer used snmp4_icmp_list.
David S. Miller
2007-10-25
1
-8
/
+0
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2007-10-25
20
-75
/
+117
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[IPV4]: Explicitly call fib_get_table() in fib_frontend.c
Pavel Emelyanov
2007-10-23
1
-5
/
+7
|
*
|
[NET]: Use BUILD_BUG_ON in net/core/flowi.c
Pavel Emelyanov
2007-10-23
1
-4
/
+1
|
*
|
[NET]: Remove in-code externs for some functions from net/core/dev.c
Pavel Emelyanov
2007-10-23
3
-4
/
+12
|
*
|
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
Pavel Emelyanov
2007-10-23
1
-15
/
+2
|
*
|
[NET]: Treat the sign of the result of skb_headroom() consistently
Chuck Lever
2007-10-23
8
-8
/
+8
|
*
|
[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
|
|
/
*
|
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-24
7
-39
/
+18
*
|
m68k: sg fallout
Geert Uytterhoeven
2007-10-24
2
-2
/
+2
|
/
*
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
[next]