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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
[NETFILTER]: PPTP conntrack: fix another GRE keymap leak
Patrick McHardy
2
-10
/
+7
2006-09-22
[NETFILTER]: PPTP conntrack: fix GRE keymap leak
Patrick McHardy
1
-0
/
+1
2006-09-22
[NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message types
Patrick McHardy
2
-6
/
+8
2006-09-22
[NETFILTER]: PPTP conntrack: check call ID before changing state
Patrick McHardy
1
-19
/
+13
2006-09-22
[NETFILTER]: PPTP conntrack: clean up debugging cruft
Patrick McHardy
1
-77
/
+51
2006-09-22
[NETFILTER]: PPTP conntrack: consolidate header parsing
Patrick McHardy
1
-72
/
+47
2006-09-22
[NETFILTER]: PPTP conntrack: consolidate header size checks
Patrick McHardy
1
-43
/
+22
2006-09-22
[NETFILTER]: PPTP conntrack: simplify expectation handling
Patrick McHardy
2
-116
/
+34
2006-09-22
[NETFILTER]: PPTP conntrack: remove unnecessary cid/pcid header pointers
Patrick McHardy
1
-28
/
+28
2006-09-22
[NETFILTER]: PPTP conntrack: fix header definitions
Patrick McHardy
1
-1
/
+1
2006-09-22
[NETFILTER]: PPTP conntrack: remove more dead code
Patrick McHardy
1
-15
/
+2
2006-09-22
[NETFILTER]: PPTP conntrack: remove dead code
Patrick McHardy
1
-14
/
+2
2006-09-22
[NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions
Patrick McHardy
3
-33
/
+33
2006-09-22
[NETFILTER]: PPTP conntrack: fix whitespace errors
Patrick McHardy
4
-108
/
+108
2006-09-22
[NETFILTER]: ipt_hashlimit: add compat conversion functions
Patrick McHardy
1
-0
/
+29
2006-09-22
[NETFILTER]: x_tables: simplify compat API
Patrick McHardy
1
-91
/
+24
2006-09-22
[NETFILTER]: ip_tables: revision support for compat code
Patrick McHardy
1
-2
/
+3
2006-09-22
[NETFILTER]: ip_tables: fix module refcount leaks in compat error paths
Patrick McHardy
1
-12
/
+27
2006-09-22
[NETFILTER]: make some netfilter globals __read_mostly
Brian Haley
2
-7
/
+7
2006-09-22
[NETFILTER]: TCP conntrack: improve dead connection detection
George Hansper
1
-1
/
+3
2006-09-22
[NETFILTER]: ipt_TTL: fix checksum update bug
Patrick McHardy
1
-2
/
+2
2006-09-22
[NETFILTER]: conntrack: fix race condition in early_drop
Pablo Neira Ayuso
1
-3
/
+6
2006-09-22
[NETFILTER]: ctnetlink: simplify the code to dump the conntrack table
Pablo Neira Ayuso
1
-53
/
+10
2006-09-22
[NETFILTER]: x_tables: small check_entry & module_refcount cleanup
Dmitry Mishin
2
-2
/
+2
2006-09-22
[NETFILTER]: ipt_TCPMSS: misc cleanup
Patrick McHardy
1
-34
/
+2
2006-09-22
[NETFILTER]: ipt_TCPMSS: remove impossible condition
Patrick McHardy
1
-7
/
+0
2006-09-22
[NETFILTER]: ipt_TCPMSS: reformat
Patrick McHardy
1
-27
/
+31
2006-09-22
[NETFILTER]: kill listhelp.h
Patrick McHardy
8
-136
/
+96
2006-09-22
[IPV4]: ipip and ip_gre encapsulation bugs
Al Viro
2
-20
/
+25
2006-09-22
[XFRM]: Fix wildcard as tunnel source
Patrick McHardy
2
-15
/
+20
2006-09-22
[TCP]: Send ACKs each 2nd received segment.
Alexey Kuznetsov
2
-2
/
+7
2006-09-22
[NETFILTER]: Change tunables to __read_mostly
Brian Haley
9
-30
/
+30
2006-09-22
[IPSEC]: output mode to take an xfrm state as input param
Jamal Hadi Salim
3
-6
/
+3
2006-09-22
[NET]: Fix sk->sk_filter field access
Dmitry Mishin
1
-1
/
+1
2006-09-22
[TCP]: Fix rcv mss estimate for LRO
Herbert Xu
1
-1
/
+1
2006-09-22
[NETFILTER] bridge: simplify nf_bridge_pad
Stephen Hemminger
1
-8
/
+7
2006-09-22
[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation
Thomas Graf
3
-3
/
+3
2006-09-22
[UDP]: saddr_cmp function should take const socket pointers
David S. Miller
1
-2
/
+2
2006-09-22
[UDP]: Mark udp_port_rover static.
David S. Miller
1
-2
/
+1
2006-09-22
[UDP]: Unify UDPv4 and UDPv6 ->get_port()
Gerrit Renker
1
-36
/
+60
2006-09-22
[NET]: Use SLAB_PANIC
Alexey Dobriyan
4
-18
/
+6
2006-09-22
[NET]: Use BUILD_BUG_ON() for checking size of skb->cb.
YOSHIFUJI Hideaki
1
-4
/
+1
2006-09-22
[TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON
Alexey Dobriyan
7
-7
/
+7
2006-09-22
[IPV4]: Add support for fwmark masks in routing rules
Patrick McHardy
1
-2
/
+19
2006-09-22
[TCP] tcp_bic: use BUILD_BUG_ON
Alexey Dobriyan
1
-1
/
+1
2006-09-22
[TCP] tcp_lp: use BUILD_BUG_ON
Alexey Dobriyan
1
-1
/
+1
2006-09-22
[IPSEC] esp: Defer output IV initialization to first use.
David S. Miller
1
-2
/
+7
2006-09-22
[XFRM]: Add generation count to xfrm_state and xfrm_dst.
David S. Miller
1
-0
/
+1
2006-09-22
[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
David S. Miller
1
-28
/
+0
2006-09-22
[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
David S. Miller
1
-53
/
+0
[next]