index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER]: Mark hooks __read_mostly
Patrick McHardy
2008-01-28
17
-17
/
+17
*
[NETFILTER]: Use nf_register_hooks for multiple registrations
Patrick McHardy
2008-01-28
2
-91
/
+57
*
[NETFILTER]: nf_conntrack_proto_icmp: kill extern declaration in .c file
Patrick McHardy
2008-01-28
1
-1
/
+0
*
[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
Patrick McHardy
2008-01-28
4
-7
/
+27
*
[NETFILTER]: xt_hashlimit: remove ip6tables module dependency
Patrick McHardy
2008-01-28
1
-3
/
+5
*
[NETFILTER]: {ip,ip6}t_LOG: log GID
Maciej Soltysiak
2008-01-28
2
-2
/
+6
*
[NETFILTER]: x_tables: add rateest match
Patrick McHardy
2008-01-28
5
-0
/
+223
*
[NETFILTER]: x_tables: add RATEEST target
Patrick McHardy
2008-01-28
6
-0
/
+244
*
[NETFILTER]: ip_tables: remove obsolete SAME target
Patrick McHardy
2008-01-28
4
-193
/
+0
*
[NETFILTER]: IPv6 capable xt_TOS v1 target
Jan Engelhardt
2008-01-28
3
-1
/
+69
*
[NETFILTER]: IPv6 capable xt_tos v1 match
Jan Engelhardt
2008-01-28
2
-0
/
+38
*
[NETFILTER]: Merge ipt_TOS into xt_DSCP
Jan Engelhardt
2008-01-28
4
-12
/
+56
*
[NETFILTER]: Merge ipt_tos into xt_dscp
Jan Engelhardt
2008-01-28
5
-63
/
+27
*
[NET]: Constify include/net/dsfield.h
Jan Engelhardt
2008-01-28
1
-3
/
+3
*
[NETFILTER]: Use lowercase names for matches in Kconfig
Jan Engelhardt
2008-01-28
3
-18
/
+18
*
[NETFILTER]: ipt_addrtype: limit address type checking to an interface
Laszlo Attila Toth
2008-01-28
2
-16
/
+102
*
[IPV4]: Add inet_dev_addr_type()
Laszlo Attila Toth
2008-01-28
2
-2
/
+20
*
[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
Jan Engelhardt
2008-01-28
11
-194
/
+237
*
[NETFILTER]: x_tables: remove obsolete overflow check
Patrick McHardy
2008-01-28
3
-6
/
+0
*
[NETFILTER]: x_tables: struct xt_table_info diet
Eric Dumazet
2008-01-28
5
-23
/
+18
*
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2008-01-28
70
-1593
/
+1262
*
[NETFILTER]: replace list_for_each with list_for_each_entry
Li Zefan
2008-01-28
2
-8
/
+6
*
[NETFILTER]: x_tables: add TCPOPTSTRIP target
Sven Schnelle
2008-01-28
4
-0
/
+169
*
[NET]: netns compilation speedup
Denis V. Lunev
2008-01-28
2
-2
/
+3
*
[NETLINK]: af_netlink.c checkpatch cleanups
Patrick McHardy
2008-01-28
1
-38
/
+43
*
[IPSEC]: Use the correct family for input state lookup
Herbert Xu
2008-01-28
4
-1
/
+7
*
[UDP]: Counter increment should be in USER mode for recvmsg
Wang Chen
2008-01-28
1
-1
/
+1
*
[UDP]: Clean up for IS_UDPLITE macro
Wang Chen
2008-01-28
2
-14
/
+19
*
[UDP]: Defer InDataGrams increment until recvmsg() does checksum
Wang Chen
2008-01-28
3
-6
/
+7
*
[TCP]: Abstract tp->highest_sack accessing & point to next skb
Ilpo Järvinen
2008-01-28
3
-21
/
+52
*
[TCP]: Cleanup local variables of clean_rtx_queue
Ilpo Järvinen
2008-01-28
1
-14
/
+12
*
[TCP]: Add unlikely() to urgent handling in clean_rtx_queue
Ilpo Järvinen
2008-01-28
1
-2
/
+2
*
[TCP]: Remove duplicated code block from clean_rtx_queue
Ilpo Järvinen
2008-01-28
1
-29
/
+21
*
[TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe
Ilpo Järvinen
2008-01-28
2
-4
/
+9
*
[TCP]: Remove local variable and use packets_in_flight directly
Ilpo Järvinen
2008-01-28
1
-6
/
+3
*
[TCP]: MTUprobe: prepare skb fields earlier
Ilpo Järvinen
2008-01-28
1
-1
/
+2
*
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
Ilpo Järvinen
2008-01-28
14
-35
/
+24
*
[TCP]: Unite identical code from two seqno split blocks
Ilpo Järvinen
2008-01-28
1
-6
/
+1
*
[TCP]: Remove superflucious FLAG_DATA_SACKED
Ilpo Järvinen
2008-01-28
1
-7
/
+3
*
[TCP]: Move LOSTRETRANS MIB outside !(L|S) check
Ilpo Järvinen
2008-01-28
1
-1
/
+1
*
[IPV6]: Use ctl paths to register addrconf sysctls
Pavel Emelyanov
2008-01-28
1
-60
/
+20
*
[IPV6]: Unify and cleanup calls to addrconf_sysctl_register
Pavel Emelyanov
2008-01-28
1
-16
/
+16
*
[IPV4]: Use ctl paths to register devinet sysctls
Pavel Emelyanov
2008-01-28
1
-49
/
+20
*
[IPV4]: Unify and cleanup calls to devinet_sysctl_register
Pavel Emelyanov
2008-01-28
1
-18
/
+16
*
softmac: mark as obsolete and schedule for removal
John W. Linville
2008-01-28
2
-2
/
+11
*
bcm43xx: mark as obsolete and schedule for removal
John W. Linville
2008-01-28
3
-4
/
+16
*
mac80211: remove "bcn_int" and "capab" scan results info
John W. Linville
2008-01-28
1
-25
/
+0
*
mac80211: move A-MSDU identifier to flags
Ron Rindjunsky
2008-01-28
2
-4
/
+4
*
mac80211: adding 802.11n configuration flows
Ron Rindjunsky
2008-01-28
4
-0
/
+89
*
mac80211: adding 802.11n essential A-MSDU Rx capability
Ron Rindjunsky
2008-01-28
2
-0
/
+125
[next]