index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-29
rtnl/ipv4: add support of RTM_GETNETCONF
Nicolas Dichtel
1
-2
/
+73
2012-10-29
rtnl/ipv4: use netconf msg to advertise forwarding status
Nicolas Dichtel
1
-4
/
+89
2012-10-23
sock-diag: Report shutdown for inet and unix sockets (v2)
Pavel Emelyanov
1
-0
/
+3
2012-10-23
ipv4: tcp: clean up tcp_v4_early_demux()
Eric Dumazet
1
-4
/
+3
2012-10-22
ipv4: 16 slots in initial fib_info hash table
Eric Dumazet
1
-1
/
+1
2012-10-22
tcp: speedup SIOCINQ ioctl
Eric Dumazet
1
-2
/
+3
2012-10-22
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
Eric Dumazet
1
-18
/
+25
2012-10-18
tcp: fix FIONREAD/SIOCINQ
Eric Dumazet
1
-5
/
+3
2012-10-18
ipv4: Fix flushing of cached routing informations
Steffen Klassert
1
-3
/
+6
2012-10-12
vti: fix sparse bit endian warnings
stephen hemminger
1
-2
/
+2
2012-10-12
tcp: resets are misrouted
Alexey Kuznetsov
1
-3
/
+4
2012-10-11
tcp: sysctl interface leaks 16 bytes of kernel memory
Alan Cox
1
-0
/
+2
2012-10-11
ipv4: fix route mark sparse warning
stephen hemminger
1
-1
/
+1
2012-10-09
ipv4: Add FLOWI_FLAG_KNOWN_NH
Julian Anastasov
1
-4
/
+17
2012-10-09
ipv4: introduce rt_uses_gateway
Julian Anastasov
5
-27
/
+32
2012-10-09
ipv4: make sure nh_pcpu_rth_output is always allocated
Julian Anastasov
2
-3
/
+2
2012-10-09
ipv4: fix forwarding for strict source routes
Julian Anastasov
1
-1
/
+1
2012-10-09
ipv4: fix sending of redirects
Julian Anastasov
2
-15
/
+18
2012-10-08
ipv4: Don't report stale pmtu values to userspace
Steffen Klassert
1
-8
/
+11
2012-10-08
ipv4: Don't create nh exeption when the device mtu is smaller than the report...
Steffen Klassert
1
-0
/
+3
2012-10-08
ipv4: Always invalidate or update the route on pmtu events
Steffen Klassert
1
-11
/
+11
2012-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2012-10-05
sections: fix section conflicts in net
Andi Kleen
2
-2
/
+2
2012-10-04
ipv4: add a fib_type to fib_info
Eric Dumazet
1
-0
/
+2
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
63
-4121
/
+2021
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
7
-40
/
+64
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-10-02
igmp: export symbol ip_mc_leave_group
stephen hemminger
1
-0
/
+1
2012-10-02
gre: fix sparse warning
stephen hemminger
1
-2
/
+2
2012-10-02
ipv4: gre: add GRO capability
Eric Dumazet
1
-2
/
+11
2012-10-02
tcp: gro: add checksuming helpers
Eric Dumazet
1
-3
/
+16
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-24
/
+36
2012-09-28
inetpeer: fix token initialization
Nicolas Dichtel
1
-1
/
+4
2012-09-28
tcp: Remove unused parameter from tcp_v4_save_options
Christoph Paasch
1
-3
/
+2
2012-09-28
tunnel: drop packet if ECN present with not-ECT
stephen hemminger
2
-33
/
+47
2012-09-28
xfrm: remove extranous rcu_read_lock
stephen hemminger
2
-13
/
+1
2012-09-28
gre: remove unnecessary rcu_read_lock/unlock
stephen hemminger
1
-14
/
+7
2012-09-28
gre: fix handling of key 0
stephen hemminger
1
-10
/
+34
2012-09-25
ipconfig: fix trivial build error
Andy Shevchenko
1
-11
/
+11
2012-09-25
net: raw: revert unrelated change
Eric Dumazet
1
-12
/
+7
2012-09-25
net: use a per task frag allocator
Eric Dumazet
4
-114
/
+62
2012-09-24
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
4
-229
/
+10
2012-09-23
tcp: TCP Fast Open Server - record retransmits after 3WHS
Neal Cardwell
1
-0
/
+2
2012-09-22
tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets
Neal Cardwell
1
-1
/
+2
2012-09-22
tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT
Neal Cardwell
1
-4
/
+6
2012-09-22
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
Neal Cardwell
2
-3
/
+10
2012-09-22
tcp: extract code to compute SYNACK RTT
Neal Cardwell
1
-3
/
+1
2012-09-22
ipv4: raw: fix icmp_filter()
Eric Dumazet
1
-6
/
+8
2012-09-21
ipconfig: add nameserver IPs to kernel-parameter ip=
Christoph Fritz
1
-3
/
+36
2012-09-21
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
1
-2
/
+2
[next]