index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
inet: frag , remove an empty ifdef.
Rami Rosen
2013-06-19
1
-2
/
+0
*
tcp: introduce a per-route knob for quick ack
Cong Wang
2013-06-19
2
-3
/
+8
*
tcp:typo unset should be unsent
Weiping Pan
2013-06-19
1
-1
/
+1
*
ip_tunnel: push generic protocol handling to ip_tunnel module.
Pravin B Shelar
2013-06-19
4
-26
/
+47
*
ip_tunnels: extend iptunnel_xmit()
Pravin B Shelar
2013-06-19
3
-30
/
+98
*
gre: export gre_handle_offloads() function.
Pravin B Shelar
2013-06-19
2
-32
/
+31
*
gre: export gre_build_header() function.
Pravin B Shelar
2013-06-19
2
-39
/
+33
*
gre: Allow multiple protocol listener for gre protocol.
Pravin B Shelar
2013-06-19
2
-151
/
+243
*
gre: Simplify gre protocol registration locking.
Pravin B Shelar
2013-06-19
1
-27
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
2
-4
/
+3
|
\
|
*
ip_tunnel: remove __net_init/exit from exported functions
Eric Dumazet
2013-06-13
1
-2
/
+2
|
*
net/ipv4: ip_vti clear skb cb before tunneling.
Saurabh Mohan
2013-06-13
1
-2
/
+1
*
|
tcp: properly send new data in fast recovery in first RTT
Yuchung Cheng
2013-06-13
2
-26
/
+20
*
|
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
4
-21
/
+22
*
|
net: ping_check_bind_addr() etc. can be static
Wu Fengguang
2013-06-13
1
-4
/
+4
*
|
udp: fix two sparse errors
Eric Dumazet
2013-06-12
1
-2
/
+2
*
|
gro: remove a sparse error
Eric Dumazet
2013-06-12
1
-1
/
+1
*
|
igmp: fix new sparse errors
Eric Dumazet
2013-06-12
1
-4
/
+4
*
|
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
2013-06-12
4
-82
/
+104
*
|
igmp: remove unnecessary in_device member zeroing
Shawn Bohrer
2013-06-12
1
-4
/
+0
*
|
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
2013-06-12
2
-3
/
+71
*
|
net: remove last caller of skb_tail_offset() and itself
Cong Wang
2013-06-10
1
-7
/
+1
*
|
tcp: add low latency socket poll support.
Eliezer Tamir
2013-06-10
2
-0
/
+7
*
|
udp: add low latency socket poll support
Eliezer Tamir
2013-06-10
1
-1
/
+5
*
|
net: add low latency socket poll
Eliezer Tamir
2013-06-10
1
-0
/
+1
*
|
net: tcp: move GRO/GSO functions to tcp_offload
Daniel Borkmann
2013-06-07
5
-318
/
+336
*
|
net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segment
Daniel Borkmann
2013-06-07
1
-2
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-06-06
2
-1
/
+7
|
\
\
|
*
|
netfilter: {ipt,ebt}_ULOG: rise warning on deprecation
Pablo Neira Ayuso
2013-05-23
2
-1
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
3
-4
/
+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-05-30
1
-2
/
+4
|
|
\
\
|
|
*
|
netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path
Chen Gang
2013-05-23
1
-2
/
+4
|
*
|
|
ipv4: fix redirect handling for TCP packets
Michal Kubecek
2013-05-27
1
-1
/
+6
|
*
|
|
ip_tunnel: fix kernel panic with icmp_dest_unreach
Eric Dumazet
2013-05-25
1
-1
/
+1
*
|
|
|
ping: always initialize ->sin6_scope_id and ->sin6_flowinfo
Cong Wang
2013-06-04
1
-3
/
+3
*
|
|
|
Kconfig: remove dangling references to the deleted file
Jean Sacren
2013-06-04
1
-8
/
+3
*
|
|
|
net: ipv6: Implement /proc/net/icmp6.
Lorenzo Colitti
2013-06-04
1
-9
/
+12
*
|
|
|
net: ipv4: make the ping /proc code AF-independent
Lorenzo Colitti
2013-06-04
1
-26
/
+47
*
|
|
|
icmp: avoid allocating large struct on stack
Cong Wang
2013-06-03
1
-17
/
+23
*
|
|
|
] icmp: fix icmp_unreach() comment.
Rami Rosen
2013-06-03
1
-1
/
+2
*
|
|
|
ipv4: use separate genid for next hop exceptions
Timo Teräs
2013-06-03
1
-2
/
+10
*
|
|
|
ipv4: rate limit updating of next hop exceptions with same pmtu
Timo Teräs
2013-06-03
1
-0
/
+4
*
|
|
|
ipv4: properly refresh rtable entries on pmtu/redirect events
Timo Teräs
2013-06-03
4
-41
/
+43
*
|
|
|
sit: add IPv4 over IPv4 support
Nicolas Dichtel
2013-05-31
1
-1
/
+1
*
|
|
|
iptunnel: specify protocol outside IP header
Nicolas Dichtel
2013-05-31
3
-4
/
+4
*
|
|
|
gro: should aggregate frames without DF
Eric Dumazet
2013-05-31
1
-1
/
+2
*
|
|
|
net: Update RFS target at poll for tcp/udp
David Majnemer
2013-05-31
2
-0
/
+4
*
|
|
|
tcp: undo on DSACK during recovery
Yuchung Cheng
2013-05-30
1
-1
/
+7
*
|
|
|
tcp: fix undo on partial ack in recovery
Yuchung Cheng
2013-05-30
1
-26
/
+33
*
|
|
|
tcp: refactor undo functions
Yuchung Cheng
2013-05-30
1
-47
/
+50
[next]