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-09-19
[NETFILTER]: Rename misnamed function
Patrick McHardy
3
-5
/
+5
2005-09-19
[NETFILTER] ip6tables: remove duplicate code
Yasuyuki Kozakai
7
-464
/
+91
2005-09-19
[NETFILTER]: Add new PPTP conntrack and NAT helper
Harald Welte
6
-0
/
+1774
2005-09-19
[IPV4]: fib_trie RCU refinements
Robert Olsson
1
-11
/
+10
2005-09-19
[IPV4]: fib_trie tnode stats refinements
Robert Olsson
1
-6
/
+7
2005-09-18
[NETFILTER]: Solve Kconfig dependency problem
Harald Welte
1
-3
/
+1
2005-09-18
[IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup)
Mitsuru KANDA
1
-2
/
+8
2005-09-18
[DCCP]: Introduce CCID getsockopt for the CCIDs
Arnaldo Carvalho de Melo
3
-6
/
+98
2005-09-18
[DCCP]: Don't use necessarily the same CCID for tx and rx
Arnaldo Carvalho de Melo
2
-3
/
+4
2005-09-18
[CCID3]: Introduce include/linux/tfrc.h
Arnaldo Carvalho de Melo
1
-10
/
+13
2005-09-18
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo
9
-622
/
+607
2005-09-17
[NETFILTER] move nfnetlink options to right location in kconfig menu
Harald Welte
1
-2
/
+1
2005-09-17
[NETFILTER] Fix Kconfig dependencies for nfnetlink/ctnetlink
Harald Welte
1
-6
/
+10
2005-09-16
[NETFILTER]: Fix oops in conntrack event cache
Harald Welte
1
-1
/
+4
2005-09-16
[NETFILTER] CLUSTERIP: use a bitmap to store node responsibility data
KOVACS Krisztian
1
-82
/
+61
2005-09-16
[NETFILTER] CLUSTERIP: introduce reference counting for entries
KOVACS Krisztian
1
-18
/
+62
2005-09-16
[DCCP]: Introduce DCCP_SOCKOPT_SERVICE
Arnaldo Carvalho de Melo
5
-19
/
+125
2005-09-16
[DCCP]: More precisely set reset_code when sending RESET packets
Arnaldo Carvalho de Melo
2
-14
/
+18
2005-09-16
[NET]: Do not leak MSG_CMSG_COMPAT into userspace.
David S. Miller
1
-1
/
+2
2005-09-14
[IPV6]: Fix per-socket multicast filtering in sk_reuse case
David L Stevens
1
-3
/
+2
2005-09-14
[IPVS]: ip_vs_ftp breaks connections using persistence
Julian Anastasov
3
-17
/
+60
2005-09-14
[IPVS]: Really invalidate persistent templates
Julian Anastasov
1
-1
/
+1
2005-09-14
[BRIDGE-NF]: Fix iptables redirect on bridge interface
Bart De Schuymer
1
-3
/
+5
2005-09-14
[MCAST]: Fix MCAST_EXCLUDE line dupes
Denis Lukianov
2
-2
/
+2
2005-09-14
[TCP]: Compute in_sacked properly when we split up a TSO frame.
Herbert Xu
2
-7
/
+11
2005-09-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
David S. Miller
1
-1
/
+8
2005-09-13
[DCCP]: Handle SYNC packets in dccp_rcv_state_process
Arnaldo Carvalho de Melo
1
-0
/
+6
2005-09-13
[DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq
Arnaldo Carvalho de Melo
1
-1
/
+2
2005-09-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
2
-5
/
+58
2005-09-13
[NETFILTER]: Fix DHCP + MASQUERADE problem
Patrick McHardy
1
-0
/
+6
2005-09-13
[NETFILTER]: Fix rcu race in ipt_REDIRECT
Patrick McHardy
1
-6
/
+10
2005-09-13
[NETFILTER]: Simplify netbios helper
Patrick McHardy
1
-12
/
+7
2005-09-13
[NETFILTER]: Use correct type for "ports" module parameter
Patrick McHardy
3
-9
/
+9
2005-09-13
[PATCH] Code cleanups in calbacks in svcsock
Neil Brown
1
-44
/
+39
2005-09-13
[Bluetooth] Prevent RFCOMM connections through the RAW socket
Marcel Holtmann
1
-5
/
+25
2005-09-13
[Bluetooth] Add support for extended inquiry responses
Marcel Holtmann
1
-0
/
+33
2005-09-12
[NETROM]: Introduct stuct nr_private
Ralf Baechle
2
-7
/
+7
2005-09-12
[NETROM]: Implement G8PZT Circuit reset for NET/ROM
Ralf Baechle
4
-14
/
+41
2005-09-12
[ROSE]: ROSE has no ARP
Ralf Baechle
1
-1
/
+1
2005-09-12
[NETROM]: NET/ROM has no ARP
Ralf Baechle
1
-1
/
+1
2005-09-12
[NETROM] NET/ROM has no txqueue
Ralf Baechle
1
-1
/
+0
2005-09-12
[AX.25]: Reformat ax25_proto_ops initialization
Ralf Baechle
1
-18
/
+18
2005-09-12
[AX.25/ROSE]: Whitespace formatting changes
Ralf Baechle
2
-4
/
+4
2005-09-12
[NETROM/AX.25/ROSE]: Remove useless tests
Ralf Baechle
3
-11
/
+3
2005-09-12
[NETROM]: statistics fix
Ralf Baechle
1
-1
/
+1
2005-09-12
[NETROM]: Fix rebuild header mess
Ralf Baechle
1
-29
/
+15
2005-09-12
[AX.25]: Rename ax25_encapsulate to ax25_hard_header
Ralf Baechle
2
-4
/
+4
2005-09-12
[CCID3]: Listen socks doesn't have a private CCID block
Arnaldo Carvalho de Melo
1
-0
/
+8
2005-09-12
[NET]: fix-up schedule_timeout() usage
Nishanth Aravamudan
4
-20
/
+11
2005-09-10
[TCP]: Fix double adjustment of tp->{lost,left}_out in tcp_fragment().
Herbert Xu
1
-5
/
+0
[next]