Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
256f7276af20c88b492353710d5d6640b09c3d63
/
net
/
ipv6
9327f70
tcp: Fix a connect() race with timewait sockets
by Eric Dumazet
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
13475a3
tcp: connect() race with timewait reuse
by Eric Dumazet
· 15 years ago
424eff9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
b099ce2
net: Batch inet_twsk_purge
by Eric W. Biederman
· 15 years ago
e9c5158
net: Allow fib_rule_unregister to batch
by Eric W. Biederman
· 15 years ago
5adef18
net 04/05: fib_rules: allow to delete local rule
by Patrick McHardy
· 15 years ago
4957faa
TCPCT part 1g: Responder Cookie => Initiator
by William Allen Simpson
· 15 years ago
435cf55
TCPCT part 1d: define TCP cookie option, extend existing struct's
by William Allen Simpson
· 15 years ago
e6b4d11
TCPCT part 1a: add request_values parameter for sending SYNACK
by William Allen Simpson
· 15 years ago
6710117
net: Simplify ipip6 aka sit pernet operations.
by Eric W. Biederman
· 15 years ago
ac31cd3
net: Simplify ip6_tunnel pernet operations.
by Eric W. Biederman
· 15 years ago
8f8a088
xfrm: Use the user specified truncation length in ESP and AH
by Martin Willi
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
3570021
net/ipv6: Move && and || to end of previous line
by Joe Perches
· 15 years ago
3666ed1
netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line
by Joe Perches
· 15 years ago
f99189b
netns: net_identifiers should be read_mostly
by Eric Dumazet
· 15 years ago
234b27c
ipv6: speedup inet6_dump_addr()
by Eric Dumazet
· 15 years ago
ce81b76
ipv6: use RCU to walk list of network devices
by Eric Dumazet
· 15 years ago
bee7ca9
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
by William Allen Simpson
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 15 years ago
434a8a5
ipv6: Remove unused var in inet6_dump_ifinfo()
by David S. Miller
· 15 years ago
856540e
IPv6: use ipv6_addr_v4mapped()
by Brian Haley
· 15 years ago
292f4f3
sit: Clean up DF code by copying from IPIP
by Herbert Xu
· 15 years ago
bcd3232
ipv6: Allow inet6_dump_addr() to handle more than 64 addresses
by Eric Dumazet
· 15 years ago
84d2697
ipv6: speedup inet6_dump_ifinfo()
by Eric Dumazet
· 15 years ago
30fff92
udp: bind() optimisation
by Eric Dumazet
· 15 years ago
f6b8f32
udp: multicast RX should increment SNMP/sk_drops counter in allocation failures
by Eric Dumazet
· 15 years ago
a1ab77f
ipv6: udp: Optimise multicast reception
by Eric Dumazet
· 15 years ago
fddc17d
ipv6: udp: optimize unicast RX path
by Eric Dumazet
· 15 years ago
d4cada4
udp: split sk_hash into two u16 hashes
by Eric Dumazet
· 15 years ago
fd5c002
ipv6: avoid dev_hold()/dev_put() in rawv6_bind()
by Eric Dumazet
· 15 years ago
dee5817
netfilter: remove unneccessary checks from netlink notifiers
by Patrick McHardy
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
69df9d5
ip_frag: dont touch device refcount
by Eric Dumazet
· 15 years ago
c84b326
net: check kern before calling security subsystem
by Eric Paris
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
13f18aa
net: drop capability from protocol definitions
by Eric Paris
· 15 years ago
9481721
netfilter: remove synchronize_net() calls in ip_queue/ip6_queue
by Eric Dumazet
· 15 years ago
c6d14c8
net: Introduce for_each_netdev_rcu() iterator
by Eric Dumazet
· 15 years ago
536b2e9
ipv6: no more dev_put() in datagram_send_ctl()
by Eric Dumazet
· 15 years ago
16ba5e8
ipv6: no more dev_put() in inet6_bind()
by Eric Dumazet
· 15 years ago
f1a28ea
ip6tnl: less dev_put() calls
by Eric Dumazet
· 15 years ago
9d410c7
net: fix sk_forward_alloc corruption
by Eric Dumazet
· 15 years ago
022c3f7
Allow tcp_parse_options to consult dst entry
by Gilad Ben-Yossef
· 15 years ago
c871e66
ip6mr: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
62808f9
ipv6 sit: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
cf4432f
ip6tnl: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
2922bc8
ip6tnl: convert hash tables locking to RCU
by Eric Dumazet
· 15 years ago
91cc3bb
xfrm6_tunnel: RCU conversion
by Eric Dumazet
· 15 years ago
4543c10
ipv6 sit: RCU conversion phase II
by Eric Dumazet
· 15 years ago
ef9a9d1
ipv6 sit: RCU conversion phase I
by Eric Dumazet
· 15 years ago
f04c827
net: IPv6 changes
by Krishna Kumar
· 15 years ago
0eae750
IP: Cleanups
by John Dykstra
· 15 years ago
55b8050
net: Fix IP_MULTICAST_IF
by Eric Dumazet
· 15 years ago
8631e9b
ah6: convert to ahash
by Steffen Klassert
· 15 years ago
8edf19c
net: sk_drops consolidation part 2
by Eric Dumazet
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
766e9037
net: sk_drops consolidation
by Eric Dumazet
· 15 years ago
f373b53
tcp: replace ehash_size by ehash_mask
by Eric Dumazet
· 15 years ago
c3faca0
ipv6: fix devconf after adding force_tllao option
by Cosmin Ratiu
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
91b2a3f
ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
e7db38c
ipv6 sit: Fix 6rd relay address.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
e0c9394
ipv6 sit: Ensure to initialize 6rd parameters.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
f86dcc5
udp: dynamically size hash tables at boot time
by Eric Dumazet
· 15 years ago
8a6dfd4
IPv6: Fix 6RD typo
by Alexandre Cassen
· 15 years ago
b301e82
IPv6: use ipv6_addr_set_v4mapped()
by Brian Haley
· 15 years ago
86c36ce
IPv6: use ipv6_addr_copy() in ip6_route_redirect()
by Brian Haley
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
f7734fd
make TLLAO option for NA packets configurable
by Octavian Purdila
· 15 years ago
51953d5
Use sk_mark for IPv6 routing lookups
by Brian Haley
· 15 years ago
fa857af
ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
0bfbedb
tunnels: Optimize tx path
by Eric Dumazet
· 15 years ago
298bf12
sit: fix off-by-one in ipip6_tunnel_get_prl
by Sascha Hlusiak
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
d1f8297
Revert "sit: stateless autoconf for isatap"
by Sascha Hlusiak
· 15 years ago
a43912a
tunnel: eliminate recursion field
by Eric Dumazet
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
f205ce8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
0522fea
ipv6: Log the affected address when DAD failure occurs
by Jens Rosenboom
· 15 years ago
3933fc9
ipv6: Ignore route option with ROUTER_PREF_INVALID
by Jens Rosenboom
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
75c7850
bonding: remap muticast addresses without using dev_close() and dev_open()
by Moni Shoua
· 15 years ago
0b6a05c
tcp: fix ssthresh u16 leftover
by Ilpo Järvinen
· 15 years ago
41135cc
net: constify struct inet6_protocol
by Alexey Dobriyan
· 15 years ago
cc411d0
ipv6: Add IFA_F_DADFAILED flag
by Brian Haley
· 15 years ago
9a0da0d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
fa1a9c6
headers: net/ipv[46]/protocol.c header trim
by Alexey Dobriyan
· 15 years ago
a8fdf2b
ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header
by Cosmin Ratiu
· 15 years ago
aa13307
tcp: replace hard coded GFP_KERNEL with sk_allocation
by Wu Fengguang
· 15 years ago
6ce9e7b
ip: Report qdisc packet drops
by Eric Dumazet
· 15 years ago
5ca1b99
net: file_operations should be const
by Stephen Hemminger
· 15 years ago
3b401a8
inet: inet_connection_sock_af_ops const
by Stephen Hemminger
· 15 years ago
b2e4b3d
tcp: MD5 operations should be const
by Stephen Hemminger
· 15 years ago
98147d5
net: seq_operations should be const
by Stephen Hemminger
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0625491
ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS
by Eric Dumazet
· 15 years ago
Next »