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
*
netfilter: arp_tables: unfold two critical loops in arp_packet_match()
Eric Dumazet
2009-02-18
1
-10
/
+34
*
netfilter: x_tables: remove unneeded initializations
Stephen Hemminger
2009-02-18
6
-7
/
+0
*
net: replace commatas with semicolons
Thomas Gleixner
2009-02-16
1
-2
/
+2
*
ip: support for TX timestamps on UDP and RAW sockets
Patrick Ohly
2009-02-15
4
-0
/
+13
*
gro: Optimise TCP packet reception
Herbert Xu
2009-02-08
1
-7
/
+8
*
gro: Optimise IPv4 packet reception
Herbert Xu
2009-02-08
1
-6
/
+7
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-07
2
-11
/
+10
|
\
|
*
udp: Fix potential wrong ip_hdr(skb) pointers
Jesper Dangaard Brouer
2009-02-06
1
-2
/
+4
|
*
Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"
David S. Miller
2009-02-05
1
-8
/
+4
|
*
udp: Fix UDP short packet false positive
Jesper Dangaard Brouer
2009-02-05
1
-1
/
+2
*
|
ipmr: use goto to common label instead of opencoding
Ilpo Järvinen
2009-02-06
1
-2
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-03
1
-1
/
+3
|
\
\
|
|
/
|
*
udp: increments sk_drops in __udp_queue_rcv_skb()
Eric Dumazet
2009-02-02
1
-1
/
+3
*
|
ipv4: Delete redundant sk_family assignment
Herbert Xu
2009-02-01
1
-1
/
+0
*
|
net: move bsockets outside of read only beginning of struct inet_hashinfo
Eric Dumazet
2009-02-01
2
-3
/
+4
*
|
inet: Fix virt-manager regression due to bind(0) changes.
Stephen Hemminger
2009-02-01
1
-1
/
+2
*
|
net: add ARP notify option for devices
Stephen Hemminger
2009-02-01
1
-0
/
+9
*
|
net: replace uses of __constant_{endian}
Harvey Harrison
2009-02-01
6
-11
/
+11
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-30
3
-20
/
+44
|
\
\
|
|
/
|
*
ipv4: fix infinite retry loop in IP-Config
Benjamin Zores
2009-01-29
1
-3
/
+3
|
*
tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.
Dimitris Michailidis
2009-01-26
1
-1
/
+2
|
*
udp: optimize bind(0) if many ports are in use
Eric Dumazet
2009-01-26
1
-16
/
+39
*
|
gro: Avoid copying headers of unmerged packets
Herbert Xu
2009-01-29
3
-14
/
+14
*
|
gre: optimize hash lookup
Timo Teras
2009-01-26
1
-29
/
+40
*
|
netns: ipmr: enable namespace support in ipv4 multicast routing code
Benjamin Thery
2009-01-22
2
-113
/
+141
*
|
netns: ipmr: declare ipmr /proc/net entries per-namespace
Benjamin Thery
2009-01-22
1
-39
/
+62
*
|
netns: ipmr: declare reg_vif_num per-namespace
Benjamin Thery
2009-01-22
1
-10
/
+12
*
|
netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace
Benjamin Thery
2009-01-22
1
-13
/
+11
*
|
netns: ipmr: declare counter cache_resolve_queue_len per-namespace
Benjamin Thery
2009-01-22
1
-18
/
+21
*
|
netns: ipmr: dynamically allocate mfc_cache_array
Benjamin Thery
2009-01-22
1
-13
/
+28
*
|
netns: ipmr: store netns in struct mfc_cache
Benjamin Thery
2009-01-22
1
-9
/
+17
*
|
netns: ipmr: dynamically allocate vif_table
Benjamin Thery
2009-01-22
1
-41
/
+68
*
|
netns: ipmr: allocate mroute_socket per-namespace.
Benjamin Thery
2009-01-22
1
-15
/
+13
*
|
gre: strict physical device binding
Timo Teras
2009-01-21
1
-40
/
+88
*
|
inet: Allowing more than 64k connections and heavily optimize bind(0) time.
Evgeniy Polyakov
2009-01-21
2
-8
/
+44
|
/
*
gso: Ensure that the packet is long enough
Herbert Xu
2009-01-14
1
-6
/
+7
*
tcp: splice as many packets as possible at once
Willy Tarreau
2009-01-13
1
-2
/
+9
*
netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian
Patrick McHardy
2009-01-12
1
-1
/
+1
*
netfilter 01/09: remove "happy cracking" message
Patrick McHardy
2009-01-12
5
-25
/
+5
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2009-01-09
3
-5
/
+4
|
\
|
*
net_dma: convert to dma_find_channel
Dan Williams
2009-01-06
3
-4
/
+4
|
*
dmaengine: up-level reference counting to the module level
Dan Williams
2009-01-06
1
-1
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-01-08
1
-21
/
+65
|
\
\
|
*
\
Merge branch 'next' into for-linus
James Morris
2009-01-07
1
-21
/
+65
|
|
\
\
|
|
*
|
netlabel: Update kernel configuration API
Paul Moore
2008-12-31
1
-21
/
+65
|
|
|
/
*
|
|
tcp6: Add GRO support
Herbert Xu
2009-01-08
1
-0
/
+2
|
/
/
*
|
tcp: Kill extraneous SPLICE_F_NONBLOCK checks.
David S. Miller
2009-01-05
1
-4
/
+0
*
|
tcp: don't mask EOF and socket errors on nonblocking splice receive
Lennert Buytenhek
2009-01-05
1
-4
/
+4
*
|
gro: Use gso_size to store MSS
Herbert Xu
2009-01-04
1
-4
/
+1
|
/
*
net: Fix percpu counters deadlock
Herbert Xu
2008-12-29
4
-7
/
+16
[next]