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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-08
ipv6: initialize ip6_route sysctl vars in ip6_route_net_init()
Peter Zijlstra
2
-8
/
+9
2008-10-08
ipv6: clean up ip6_route_net_init() error handling
Peter Zijlstra
1
-9
/
+10
2008-10-07
inet: Don't lookup the socket if there's a socket attached to the skb
KOVACS Krisztian
2
-6
/
+14
2008-10-07
inet: Add udplib_lookup_skb() helpers
KOVACS Krisztian
2
-4
/
+24
2008-10-07
inet_hashtables: Add inet_lookup_skb helpers
Arnaldo Carvalho de Melo
4
-14
/
+6
2008-10-06
tcp: Respect SO_RCVLOWAT in tcp_poll().
David S. Miller
1
-4
/
+8
2008-10-06
pkt_sched: Simplify dev_requeue_skb and dequeue_skb
Jarek Poplawski
1
-16
/
+5
2008-10-06
pkt_sched: Fix handling of gso skbs on requeuing
Jarek Poplawski
1
-5
/
+17
2008-10-06
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
Arnaud Ebalard
4
-33
/
+120
2008-10-05
Phonet: implement GPRS virtual interface over PEP socket
Rémi Denis-Courmont
4
-16
/
+502
2008-10-05
Phonet: receive pipe control requests as out-of-band data
Rémi Denis-Courmont
2
-19
/
+50
2008-10-05
Phonet: Pipe End Point for Phonet Pipes protocol
Rémi Denis-Courmont
3
-1
/
+914
2008-10-05
Phonet: connected sockets glue
Rémi Denis-Courmont
1
-0
/
+97
2008-10-05
Phonet: modules auto-loading support
Rémi Denis-Courmont
1
-3
/
+9
2008-10-01
sctp: correctly save sctp_adaptation from parameter.
Vlad Yasevich
1
-1
/
+1
2008-10-01
sctp: enable cookie-echo retransmission transport switch
Vlad Yasevich
2
-34
/
+46
2008-10-01
sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES
Wei Yongjun
1
-2
/
+8
2008-10-01
sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state
Wei Yongjun
2
-18
/
+8
2008-10-01
sctp: try harder to figure out address family when checking wildcards
Vlad Yasevich
3
-10
/
+21
2008-10-01
sctp: reduce memory footprint of sctp_chunk structure
Neil Horman
3
-9
/
+9
2008-10-01
sctp: Retransmit list is ineligable for missing indications
Vlad Yasevich
1
-2
/
+0
2008-10-01
sctp: Optimize SFR-CACC transport list walking during SACK processing
Vlad Yasevich
1
-15
/
+19
2008-10-01
sctp: Only mark chunks as missing when there are gaps
Vlad Yasevich
1
-9
/
+12
2008-10-01
udp: Export UDP socket lookup function
KOVACS Krisztian
1
-0
/
+7
2008-10-01
tcp: Port redirection support for TCP
KOVACS Krisztian
3
-1
/
+4
2008-10-01
ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible
KOVACS Krisztian
4
-1
/
+9
2008-10-01
tcp: Handle TCP SYN+ACK/ACK/RST transparency
KOVACS Krisztian
1
-3
/
+9
2008-10-01
ipv4: Make inet_sock.h independent of route.h
KOVACS Krisztian
2
-0
/
+2
2008-10-01
ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set
Tóth László Attila
1
-1
/
+1
2008-10-01
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
2
-1
/
+15
2008-10-01
ipv4: Loosen source address check on IPv4 output
Julian Anastasov
1
-7
/
+13
2008-10-01
net: BUG instead of corrupting memory in pskb_expand_head
Herbert Xu
1
-0
/
+2
2008-10-01
ipsec: Put dumpers on the dump list
Herbert Xu
4
-132
/
+130
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
20
-182
/
+276
2008-10-01
af_key: Free dumping state on socket close
Timo Teras
1
-11
/
+19
2008-10-01
ipv6: almost identical frag hashing funcs combined
Ilpo Järvinen
2
-35
/
+8
2008-10-01
XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep
Arnaud Ebalard
1
-0
/
+2
2008-10-01
net: add skb_recycle_check() to enable netdriver skb recycling
Lennert Buytenhek
1
-2
/
+39
2008-10-01
ipv6: NULL pointer dereferrence in tcp_v6_send_ack
Denis V. Lunev
1
-1
/
+1
2008-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-22
/
+9
2008-10-01
tcp: Fix NULL dereference in tcp_4_send_ack()
Vitaliy Gusev
1
-1
/
+1
2008-09-30
Fix modpost failure when rx handlers are not inlined.
Davide Pesavento
1
-1
/
+1
2008-09-30
mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.h
Rami Rosen
1
-12
/
+0
2008-09-30
mac80211: fixups for "make master iface not wireless"
Johannes Berg
2
-9
/
+8
2008-09-30
sctp: Fix kernel panic while process protocol violation parameter
Wei Yongjun
2
-24
/
+61
2008-09-30
iucv: Fix mismerge again.
Heiko Carstens
1
-1
/
+2
2008-09-30
Phonet: Netlink factorization and cleanup
Rémi Denis-Courmont
1
-56
/
+35
2008-09-30
netdev: docbook comment update (revised)
Stephen Hemminger
1
-2
/
+44
2008-09-30
netdev: use const for some name functions
Stephen Hemminger
1
-5
/
+4
2008-09-30
ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space
Herbert Xu
1
-4
/
+8
[next]