index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-03
[PKT_SCHED]: Action repeat
J Hadi Salim
1
-2
/
+2
2005-05-03
[IPSEC]: Store idev entries
Herbert Xu
3
-23
/
+87
2005-05-03
[PKT_SCHED]: netetm: adjust parent qlen when duplicating
Stephen Hemminger
2
-5
/
+16
2005-05-03
[PKT_SCHED]: netetm: make qdisc friendly to outer disciplines
Stephen Hemminger
1
-46
/
+67
2005-05-03
[PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow
Stephen Hemminger
1
-0
/
+1
2005-05-03
[NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit()
Patrick McHardy
2
-2
/
+1
2005-05-03
[NETFILTER]: Fix nf_debug_ip_local_deliver()
Patrick McHardy
1
-13
/
+2
2005-05-03
[NET]: Disable queueing when carrier is lost.
Tommy S. Christensen
2
-0
/
+11
2005-05-03
[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().
David S. Miller
2
-2
/
+6
2005-05-03
[NETLINK]: Fix infinite loops in synchronous netlink changes.
David S. Miller
3
-9
/
+7
2005-05-03
[NETLINK]: Synchronous message processing.
Herbert Xu
6
-37
/
+47
2005-05-03
[NETLINK]: cb_lock does not needs ref count on sk
Herbert Xu
1
-3
/
+0
2005-05-03
[PKT_SCHED]: HTB: Drop packet when direct queue is full
Asim Shankar
1
-0
/
+4
2005-05-03
[TCP]: Optimize check in port-allocation code, v6 version.
Folkert van Heusden
1
-2
/
+5
2005-05-03
[TCP]: Optimize check in port-allocation code.
Folkert van Heusden
1
-2
/
+5
2005-05-03
[PKT_SCHED]: fix typo on Kconfig
Lucas Correia Villa Real
1
-1
/
+1
2005-05-03
[RTNETLINK] Cleanup rtnetlink_link tables
Thomas Graf
4
-26
/
+28
2005-05-03
[RTNETLINK] Fix & cleanup rtm_min/rtm_max
Thomas Graf
1
-18
/
+21
2005-05-03
[XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch
Thomas Graf
1
-37
/
+36
2005-05-03
[IPV6]: Fix raw socket checksums with IPsec
Herbert Xu
1
-3
/
+4
2005-05-03
[NETFILTER]: Don't checksum CHECKSUM_UNNECESSARY skbs in TCP connection tracking
Patrick McHardy
1
-0
/
+1
2005-05-03
[NETFILTER]: Missing owner-field initialization in iptable_raw
Patrick McHardy
1
-2
/
+4
2005-05-01
[PATCH] DocBook: fix some descriptions
Martin Waitz
1
-2
/
+2
2005-05-01
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
4
-32
/
+32
2005-05-01
[PATCH] misc verify_area cleanups
Jesper Juhl
4
-6
/
+6
2005-05-01
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
1
-1
/
+1
2005-04-28
[NET]: /proc/net/stat/* header cleanup
Olaf Rempel
2
-2
/
+2
2005-04-28
[IPV6]: Incorrect permissions on route flush sysctl
Dave Jones
1
-1
/
+1
2005-04-28
[IPV4]: Incorrect permissions on route flush sysctl
Dave Jones
1
-1
/
+1
2005-04-28
[SCTP] Fix SCTP sendbuffer accouting.
Neil Horman
4
-5
/
+43
2005-04-28
[SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_t...
Sridhar Samudrala
1
-2
/
+2
2005-04-28
[SCTP] Fix bug in sctp_init() error handling code.
Neil Horman
1
-2
/
+2
2005-04-28
[SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any().
Brian Haley
1
-3
/
+1
2005-04-28
[SCTP] Implement Sec 2.41 of SCTP Implementers guide.
Jerome Forissier
2
-34
/
+62
2005-04-28
[SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 style
Vladislav Yasevich
1
-1
/
+1
2005-04-25
[NET]: kill gratitious includes of major.h
Al Viro
21
-21
/
+0
2005-04-25
[TCP]: Trivial tcp_data_queue() cleanup
James Morris
1
-1
/
+0
2005-04-25
[PKT_SCHED]: Eliminate unnecessary includes in simple.c
David S. Miller
1
-16
/
+2
2005-04-25
[NETFILTER]: Drop conntrack reference when packet leaves IP
Patrick McHardy
2
-7
/
+2
2005-04-25
[NETFILTER]: Fix truncated sequence numbers in FTP helper
Yasuyuki KOZAKAI
1
-2
/
+2
2005-04-24
[IPV6]: export inet6_sock_nr
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-04-24
[PKT_SCHED]: improve hashing performance of cls_fw
Thomas Graf
1
-4
/
+27
2005-04-24
[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.
Herbert Xu
2
-9
/
+6
2005-04-24
[NET]: Document ->hard_start_xmit() locking in comments.
Ben Greear
1
-0
/
+13
2005-04-24
[PKT_SCHED]: Introduce simple actions.
Jamal Hadi Salim
3
-5
/
+123
2005-04-24
[TCP]: skb pcount with MTU discovery
David S. Miller
1
-11
/
+14
2005-04-24
[AX25] Introduce ax25_type_trans
Arnaldo Carvalho de Melo
2
-4
/
+2
2005-04-24
[NETFILTER]: Ignore PSH on SYN/ACK in TCP connection tracking
Patrick McHardy
1
-0
/
+1
2005-04-24
[NETFILTER]: Fix NAT sequence number adjustment
Patrick McHardy
3
-16
/
+98
2005-04-21
[XFRM]: Fix existence lookup in xfrm_state_find
Patrick McHardy
1
-2
/
+3
[next]