Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
d412283cef135811e1ed6c3840376c239f4920dd
/
net
/
ipv4
4309659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
113aa83
net: Rationalise email address: Network Specific Parts
by Alan Cox
· 16 years ago
93db628
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
7bb82d9
gre: Initialise rtnl_link tunnel parameters properly
by Herbert Xu
· 16 years ago
4d74f8b
gre: minor cleanups in netlink interface
by Patrick McHardy
· 16 years ago
ba9e64b
gre: fix copy and paste error
by Patrick McHardy
· 16 years ago
15c45f7
cipso: Add support for native local labeling and fixup mapping names
by Paul Moore
· 16 years ago
014ab19
selinux: Set socket NetLabel based on connection endpoint
by Paul Moore
· 16 years ago
948bf85
netlabel: Add functionality to set the security attributes of a packet
by Paul Moore
· 16 years ago
b1edeb1
netlabel: Replace protocol/NetLabel linking with refrerence counts
by Paul Moore
· 16 years ago
f24d43c
udp: complete port availability checking
by Eric Dumazet
· 16 years ago
78e645c
tcpv[46]: fix md5 pseudoheader address field ordering
by Ilpo Järvinen
· 16 years ago
64194c3
inet: Make tunnel RX/TX byte counters more consistent
by Herbert Xu
· 16 years ago
e1a8000
gre: Add Transparent Ethernet Bridging
by Herbert Xu
· 16 years ago
c19e654
gre: Add netlink interface
by Herbert Xu
· 16 years ago
42aa916
gre: Move MTU setting out of ipgre_tunnel_bind_dev
by Herbert Xu
· 16 years ago
c95b819
gre: Use needed_headroom
by Herbert Xu
· 16 years ago
4dd5651
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
071d7ab
ipvs: Remove stray file left over from ipvs move
by Sven Wegener
· 16 years ago
db2bf24
Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6
by David S. Miller
· 16 years ago
3c689b7
inet: cleanup of local_port_range
by Eric Dumazet
· 16 years ago
9088c56
udp: Improve port randomization
by Eric Dumazet
· 16 years ago
52cd575
tcp: fix length used for checksum in a reset
by Ilpo Järvinen
· 16 years ago
364ae95
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
916a917
netfilter: xtables: provide invoked family value to extensions
by Jan Engelhardt
· 16 years ago
a2df164
netfilter: xtables: move extension arguments into compound structure (6/6)
by Jan Engelhardt
· 16 years ago
af5d6dc
netfilter: xtables: move extension arguments into compound structure (5/6)
by Jan Engelhardt
· 16 years ago
7eb3558
netfilter: xtables: move extension arguments into compound structure (4/6)
by Jan Engelhardt
· 16 years ago
6be3d85
netfilter: xtables: move extension arguments into compound structure (3/6)
by Jan Engelhardt
· 16 years ago
9b4fce7
netfilter: xtables: move extension arguments into compound structure (2/6)
by Jan Engelhardt
· 16 years ago
f7108a2
netfilter: xtables: move extension arguments into compound structure (1/6)
by Jan Engelhardt
· 16 years ago
c2df73d
netfilter: xtables: use "if" blocks in Kconfig
by Jan Engelhardt
· 16 years ago
aba0d34
netfilter: xtables: sort extensions alphabetically in Kconfig
by Jan Engelhardt
· 16 years ago
367c679
netfilter: xtables: do centralized checkentry call (1/2)
by Jan Engelhardt
· 16 years ago
73e4022
netfilter: split netfilter IPv4 defragmentation into a separate module
by KOVACS Krisztian
· 16 years ago
cfd6e3d
netfilter: netns nat: PPTP NAT in netns
by Alexey Dobriyan
· 16 years ago
9174c15
netfilter: netns nf_conntrack: fixup DNAT in netns
by Alexey Dobriyan
· 16 years ago
0c4c928
netfilter: netns nat: per-netns bysource hash
by Alexey Dobriyan
· 16 years ago
e099a17
netfilter: netns nat: per-netns NAT table
by Alexey Dobriyan
· 16 years ago
b8b8063
netfilter: netns nat: fix ipt_MASQUERADE in netns
by Alexey Dobriyan
· 16 years ago
c2a2c7e
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl
by Alexey Dobriyan
· 16 years ago
c04d055
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl
by Alexey Dobriyan
· 16 years ago
8e9df80
netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/net/stat/ip_conntrack
by Alexey Dobriyan
· 16 years ago
0d55af8
netfilter: netns nf_conntrack: per-netns statistics
by Alexey Dobriyan
· 16 years ago
a71996f
netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb
by Alexey Dobriyan
· 16 years ago
5e6b299
netfilter: netns nf_conntrack: per-netns /proc/net/ip_conntrack, /proc/net/stat/ip_conntrack, /proc/net/ip_conntrack_expect
by Alexey Dobriyan
· 16 years ago
74c51a1
netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook
by Alexey Dobriyan
· 16 years ago
a702a65
netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()
by Alexey Dobriyan
· 16 years ago
9b03f38
netfilter: netns nf_conntrack: per-netns expectations
by Alexey Dobriyan
· 16 years ago
b21f890
netfilter: netns: fix {ip,6}_route_me_harder() in netns
by Alexey Dobriyan
· 16 years ago
400dad3
netfilter: netns nf_conntrack: per-netns conntrack hash
by Alexey Dobriyan
· 16 years ago
49ac871
netfilter: netns nf_conntrack: per-netns conntrack count
by Alexey Dobriyan
· 16 years ago
48dc786
netfilter: netns: remove nf_*_net() wrappers
by Alexey Dobriyan
· 16 years ago
ee999d8
netfilter: x_tables: use NFPROTO_* in extensions
by Jan Engelhardt
· 16 years ago
e948b20
netfilter: rename ipt_recent to xt_recent
by Jan Engelhardt
· 16 years ago
76108ce
netfilter: Use unsigned types for hooknum and pf vars
by Jan Engelhardt
· 16 years ago
9d2c27e
tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.
by Daniele Lacamera
· 16 years ago
b8bae41
ipv4: add mc_count to in_device.
by Rami Rosen
· 16 years ago
53240c2
tcp: Fix possible double-ack w/ user dma
by Ali Saidi
· 16 years ago
0c7ed67
netns: make udpv6 mib per/namespace
by Denis V. Lunev
· 16 years ago
4a7e560
tcp: cleanup messy initializer
by Ilpo Järvinen
· 16 years ago
33f5f57
tcp: kill pointless urg_mode
by Ilpo Järvinen
· 16 years ago
c57943a
net: wrap sk->sk_backlog_rcv()
by Peter Zijlstra
· 16 years ago
2354261
inet: Don't lookup the socket if there's a socket attached to the skb
by KOVACS Krisztian
· 16 years ago
607c4aa
inet: Add udplib_lookup_skb() helpers
by KOVACS Krisztian
· 16 years ago
9a1f27c
inet_hashtables: Add inet_lookup_skb helpers
by Arnaldo Carvalho de Melo
· 16 years ago
a5e8546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into lvs-next-2.6
by Simon Horman
· 16 years ago
cb7f6a7
IPVS: Move IPVS to net/netfilter/ipvs
by Julius Volz
· 16 years ago
c700448
tcp: Respect SO_RCVLOWAT in tcp_poll().
by David S. Miller
· 16 years ago
bcd4130
udp: Export UDP socket lookup function
by KOVACS Krisztian
· 16 years ago
a3116ac
tcp: Port redirection support for TCP
by KOVACS Krisztian
· 16 years ago
86b08d8
ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible
by KOVACS Krisztian
· 16 years ago
88ef4a5
tcp: Handle TCP SYN+ACK/ACK/RST transparency
by KOVACS Krisztian
· 16 years ago
1668e01
ipv4: Make inet_sock.h independent of route.h
by KOVACS Krisztian
· 16 years ago
b9fb150
ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set
by Tóth László Attila
· 16 years ago
f5715ae
ipv4: Implement IP_TRANSPARENT socket option
by KOVACS Krisztian
· 16 years ago
a210d01
ipv4: Loosen source address check on IPv4 output
by Julian Anastasov
· 16 years ago
b262e60
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4dd7972
tcp: Fix NULL dereference in tcp_4_send_ack()
by Vitaliy Gusev
· 16 years ago
28e3487
tcp: Fix queue traversal in tcp_use_frto().
by David S. Miller
· 16 years ago
77d40a0
tcp: Fix order of tests in tcp_retransmit_skb()
by David S. Miller
· 16 years ago
43f59c8
net: Remove __skb_insert() calls outside of skbuff internals.
by David S. Miller
· 16 years ago
8d5803b
ipvs: Fix unused label warning
by Sven Wegener
· 16 years ago
e6f225e
ipvs: Restrict sync message to 255 connections
by Sven Wegener
· 16 years ago
f5fff5d
tcp: advertise MSS requested by user
by Tom Quetchenbach
· 16 years ago
6067804
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
by Arnaldo Carvalho de Melo
· 16 years ago
618d9f2
tcp: back retransmit_high when it over-estimated
by Ilpo Järvinen
· 16 years ago
90638a0
tcp: don't clear lost_skb_hint when not necessary
by Ilpo Järvinen
· 16 years ago
ef9da47
tcp: don't clear retransmit_skb_hint when not necessary
by Ilpo Järvinen
· 16 years ago
f0ceb0e
tcp: remove retransmit_skb_hint clearing from failure
by Ilpo Järvinen
· 16 years ago
0e1c54c
tcp: reorganize retransmit code loops
by Ilpo Järvinen
· 16 years ago
08ebd17
tcp: remove tp->lost_out guard to make joining diff nicer
by Ilpo Järvinen
· 16 years ago
61eb55f
tcp: Reorganize skb tagbit checks
by Ilpo Järvinen
· 16 years ago
3463857
tcp: remove obsolete validity concern
by Ilpo Järvinen
· 16 years ago
b5afe7b
tcp: add tcp_can_forward_retransmit
by Ilpo Järvinen
· 16 years ago
184d68b
tcp: No need to clear retransmit_skb_hint when SACKing
by Ilpo Järvinen
· 16 years ago
f09142e
tcp: Kill precaution that's very likely obsolete
by Ilpo Järvinen
· 16 years ago
006f582
tcp: convert retransmit_cnt_hint to seqno
by Ilpo Järvinen
· 16 years ago
41ea36e
tcp: add helper for lost bit toggling
by Ilpo Järvinen
· 16 years ago
c8c213f
tcp: move tcp_verify_retransmit_hint
by Ilpo Järvinen
· 16 years ago
Next »