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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
[NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs
Patrick McHardy
7
-10
/
+22
2006-12-02
[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)
Patrick McHardy
2
-6
/
+34
2006-12-02
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
11
-24
/
+40
2006-12-02
[NET_SCHED]: sch_htb: perform qlen adjustment immediately in ->delete
Patrick McHardy
1
-1
/
+6
2006-12-02
Rename class_destroy to avoid namespace conflicts.
James Morris
1
-3
/
+3
2006-12-02
NetLabel: add the ranged tag to the CIPSOv4 protocol
Paul Moore
1
-0
/
+268
2006-12-02
NetLabel: add the enumerated tag to the CIPSOv4 protocol
Paul Moore
1
-0
/
+233
2006-12-02
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
8
-352
/
+568
2006-12-02
[NETFILTER]: remove the reference to ipchains from Kconfig
Pablo Neira Ayuso
1
-1
/
+1
2006-12-02
[NETFILTER]: Fix PROC_FS=n warnings
Patrick McHardy
2
-7
/
+17
2006-12-02
[NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK
Patrick McHardy
5
-18
/
+0
2006-12-02
[NETFILTER]: ebtables: add --snap-arp option
Bart De Schuymer
4
-6
/
+32
2006-12-02
[NETFILTER]: x_tables: add NFLOG target
Patrick McHardy
9
-16
/
+123
2006-12-02
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
8
-285
/
+339
2006-12-02
[NETFILTER]: nfnetlink_log: remove useless prefix length limitation
Patrick McHardy
2
-11
/
+10
2006-12-02
[NETFILTER]: nfnetlink_queue: allow changing queue length through netlink
Eric Leblond
2
-0
/
+9
2006-12-02
[NETFILTER]: ctnetlink: rework conntrack fields dumping logic on events
Pablo Neira Ayuso
2
-44
/
+54
2006-12-02
[NETFILTER]: ctnetlink: check for status attribute existence on conntrack cre...
Pablo Neira Ayuso
2
-6
/
+10
2006-12-02
[NETFILTER]: sip conntrack: better NAT handling
Patrick McHardy
3
-70
/
+135
2006-12-02
[NETFILTER]: sip conntrack: make header shortcuts optional
Patrick McHardy
1
-3
/
+2
2006-12-02
[NETFILTER]: sip conntrack: do case insensitive SIP header search
Patrick McHardy
3
-8
/
+22
2006-12-02
[NETFILTER]: sip conntrack: minor cleanup
Patrick McHardy
3
-63
/
+55
2006-12-02
[NETFILTER]: ip_conntrack: fix NAT helper unload races
Patrick McHardy
15
-169
/
+216
2006-12-02
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
10
-13
/
+13
2006-12-02
[NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking
Patrick McHardy
6
-1
/
+434
2006-12-02
[NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking
Patrick McHardy
10
-1
/
+332
2006-12-02
[NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules
Patrick McHardy
11
-327
/
+293
2006-12-02
[NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols
Patrick McHardy
6
-0
/
+259
2006-12-02
[NETFILTER]: nf_conntrack: move extern declaration to header files
Patrick McHardy
9
-37
/
+34
2006-12-02
[NETFILTER]: nf_conntrack_ftp: fix missing helper mask initilization
Patrick McHardy
1
-0
/
+1
2006-12-02
[NETFILTER]: nf_conntrack: reduce timer updates in __nf_ct_refresh_acct()
Martin Josefsson
1
-3
/
+8
2006-12-02
[NETFILTER]: nf_conntrack: remove unused struct list_head from protocols
Martin Josefsson
3
-7
/
+0
2006-12-02
[NETFILTER]: nf_conntrack: minor __nf_ct_refresh_acct() whitespace cleanup
Martin Josefsson
1
-3
/
+4
2006-12-02
[NETFILTER]: nf_conntrack: remove ASSERT_{READ,WRITE}_LOCK
Martin Josefsson
2
-11
/
+0
2006-12-02
[NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregi...
Martin Josefsson
4
-9
/
+52
2006-12-02
[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol
Martin Josefsson
19
-200
/
+200
2006-12-02
[NETFILTER]: More __read_mostly annotations
Martin Josefsson
3
-5
/
+5
2006-12-02
[NETFILTER]: nf_conntrack: split out protocol handling
Martin Josefsson
4
-198
/
+226
2006-12-02
[NETFILTER]: nf_conntrack: split out the event cache
Martin Josefsson
12
-150
/
+199
2006-12-02
[NETFILTER]: nf_conntrack: split out helper handling
Martin Josefsson
5
-120
/
+165
2006-12-02
[NETFILTER]: nf_conntrack: split out expectation handling
Martin Josefsson
10
-401
/
+452
2006-12-02
[TCP] Vegas: Increase default alpha to 2 and beta to 4.
David S. Miller
1
-2
/
+2
2006-12-02
[DCCP]: Use `unsigned' for packet lengths
Gerrit Renker
4
-58
/
+48
2006-12-02
[DCCP] ccid3: Larger initial windows
Gerrit Renker
2
-33
/
+37
2006-12-02
[DCCP]: Make {set,get}sockopt(DCCP_SOCKOPT_PACKET_SIZE) return 0
Arnaldo Carvalho de Melo
1
-2
/
+2
2006-12-02
[DCCP]: Tidy up unused structures
Gerrit Renker
3
-11
/
+5
2006-12-02
[DCCP] ccid3: Track RX/TX packet size `s' using moving-average
Gerrit Renker
1
-19
/
+41
2006-12-02
[DCCP] ccid3: Set NoFeedback Timeout according to RFC 3448
Gerrit Renker
1
-12
/
+10
2006-12-02
[DCCP]: Remove allocation of sysctl numbers
Gerrit Renker
2
-24
/
+0
2006-12-02
[INET]: Change protocol field in struct inet_protosw to u16
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]