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
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: fix checkpatch errors
Daniel Baluta
2012-04-15
16
-49
/
+49
*
tcp: Remove redundant code entering quickack mode
Vijay Subramanian
2012-04-14
1
-2
/
+0
*
tcp: bind() use stronger condition for bind_conflict
Alex Copot
2012-04-14
1
-4
/
+14
*
inet: makes syn_ack_timeout mandatory
Eric Dumazet
2012-04-14
1
-2
/
+1
*
tcp: RFC6298 supersedes RFC2988bis
Eric Dumazet
2012-04-14
2
-3
/
+3
*
tunnel: implement 64 bits statistics
stephen hemminger
2012-04-14
2
-37
/
+75
*
udp: intoduce udp_encap_needed static_key
Eric Dumazet
2012-04-13
1
-1
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-12
5
-15
/
+25
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-12
4
-11
/
+21
|
|
\
|
|
*
tcp: avoid order-1 allocations on wifi and tx path
Eric Dumazet
2012-04-11
2
-5
/
+5
|
|
*
tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
Neal Cardwell
2012-04-10
1
-2
/
+5
|
|
*
tcp: restore correct limit
Eric Dumazet
2012-04-10
1
-2
/
+1
|
|
*
netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
Jozsef Kadlecsik
2012-04-10
1
-0
/
+8
|
|
*
netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently
Jozsef Kadlecsik
2012-04-10
1
-2
/
+2
|
*
|
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-10
3
-4
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
netdma: adding alignment check for NETDMA ops
Dave Jiang
2012-04-05
3
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
15
-15
/
+1
|
\
\
\
|
|
/
/
|
*
|
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
2012-04-05
1
-1
/
+1
|
*
|
tcp: allow splice() to build full TSO packets
Eric Dumazet
2012-04-03
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-02
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
14
-14
/
+0
|
|
\
\
\
|
|
*
|
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
14
-14
/
+0
*
|
|
|
|
net: replace continue with break to reduce unnecessary loop in xxx_xmarksources
RongQing.Li
2012-04-05
1
-1
/
+1
*
|
|
|
|
net/route: export symbol ip_tos2prio
Amir Vadai
2012-04-05
1
-1
/
+1
*
|
|
|
|
netfilter: ipv4: Stop using NLA_PUT*().
David S. Miller
2012-04-02
2
-8
/
+9
*
|
|
|
|
ipv4: Stop using NLA_PUT*().
David S. Miller
2012-04-02
6
-73
/
+87
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
net/ipv4: fix IPv4 multicast over network namespaces
Benjamin LaHaise
2012-03-28
1
-1
/
+1
|
/
/
/
*
|
|
bonding: remove entries for master_ip and vlan_ip and query devices instead
Andy Gospodarek
2012-03-22
1
-0
/
+1
*
|
|
netfilter: remove forward module param confusion.
Rusty Russell
2012-03-22
1
-7
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
42
-1030
/
+697
|
\
\
|
*
|
tcp: reduce out_of_order memory use
Eric Dumazet
2012-03-19
2
-1
/
+19
|
*
|
tcp: introduce tcp_data_queue_ofo
Eric Dumazet
2012-03-19
1
-99
/
+115
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-18
2
-17
/
+23
|
|
\
\
|
|
|
/
|
*
|
arp: allow arp processing to honor per interface arp_accept sysctl
Neil Horman
2012-03-16
1
-1
/
+1
|
*
|
net: ipv4: Standardize prefixes for message logging
Joe Perches
2012-03-12
19
-48
/
+79
|
*
|
net: Convert printks to pr_<level>
Joe Perches
2012-03-11
25
-181
/
+163
|
*
|
ipv4: Make ip_rcv_options() return bool.
David S. Miller
2012-03-09
1
-3
/
+3
|
*
|
ipv4: Make ip_call_ra_chain() return bool.
David S. Miller
2012-03-09
1
-4
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
3
-11
/
+86
|
|
\
\
|
*
\
\
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
2012-03-07
7
-529
/
+86
|
|
\
\
\
|
|
*
|
|
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
2012-03-07
1
-0
/
+47
|
|
*
|
|
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
2012-03-07
1
-3
/
+10
|
|
*
|
|
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
2012-03-07
3
-526
/
+0
|
|
*
|
|
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
2012-03-07
3
-0
/
+29
|
*
|
|
|
tcp: md5: correct a RCU lockdep splat
Eric Dumazet
2012-03-07
1
-1
/
+2
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-05
1
-0
/
+1
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-01
1
-8
/
+10
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-26
5
-15
/
+12
|
|
\
\
\
\
\
|
*
|
|
|
|
|
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2012-02-26
1
-6
/
+12
|
*
|
|
|
|
|
datagram: Add offset argument to __skb_recv_datagram
Pavel Emelyanov
2012-02-21
1
-2
/
+2
[next]