Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7b589a35a1063b52f98c8b0f1b8f69afe91c3dba
/
net
/
ipv4
« Previous
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
d19d56d
net: Introduce skb_tunnel_rx() helper
by Eric Dumazet
· 14 years ago
de213e5
tcp: tcp_synack_options() fix
by Eric Dumazet
· 14 years ago
ccbd6a5
net: Remove unnecessary semicolons after switch statements
by Joe Perches
· 14 years ago
ab6e3fe
net: No dst refcounting in ip_queue_xmit()
by Eric Dumazet
· 15 years ago
4a94445
net: Use ip_route_input_noref() in input path
by Eric Dumazet
· 15 years ago
407eadd
net: implements ip_route_input_noref()
by Eric Dumazet
· 15 years ago
7fee226
net: add a noref bit on skb dst
by Eric Dumazet
· 15 years ago
6811d58
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a465419
net: Introduce sk_route_nocaps
by Eric Dumazet
· 14 years ago
35790c0
tcp: fix MD5 (RFC2385) support
by Eric Dumazet
· 14 years ago
e3826f1
net: reserve ports for applications using fixed port numbers
by Amerigo Wang
· 15 years ago
e7874c9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
736d58e
netfilter: remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
654d0fb
netfilter: cleanup printk messages
by Stephen Hemminger
· 14 years ago
af56760
netfilter: change NF_ASSERT to WARN_ON
by Stephen Hemminger
· 14 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
cba7a98
Merge branch 'master' of git://dev.medozas.de/linux
by Patrick McHardy
· 15 years ago
4538506
netfilter: xtables: combine built-in extension structs
by Jan Engelhardt
· 15 years ago
b4ba261
netfilter: xtables: change hotdrop pointer to direct modification
by Jan Engelhardt
· 15 years ago
62fc805
netfilter: xtables: deconstify struct xt_action_param for matches
by Jan Engelhardt
· 15 years ago
4b560b4
netfilter: xtables: substitute temporary defines by final name
by Jan Engelhardt
· 15 years ago
de74c16
netfilter: xtables: combine struct xt_match_param and xt_target_param
by Jan Engelhardt
· 15 years ago
1e4b105
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
f0ecde1
net: Fix FDDI and TR config checks in ipv4 arp and LLC.
by David S. Miller
· 15 years ago
bbd7254
IPv4: unresolved multicast route cleanup
by Andreas Meissner
· 15 years ago
3ee9437
ipv4: remove ip_rt_secret timer (v4)
by Neil Horman
· 15 years ago
ccc2d97
ipv4: udp: fix short packet and bad checksum logging
by Bjørn Mork
· 15 years ago
7ef5273
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ef53d70
netfilter: xtables: dissolve do_match function
by Jan Engelhardt
· 15 years ago
b5cad0d
netfilter: ip_tables: fix compilation when debug is enabled
by Jan Engelhardt
· 15 years ago
f84af32
net: ip_queue_rcv_skb() helper
by Eric Dumazet
· 15 years ago
4b0b72f
net: speedup udp receive path
by Eric Dumazet
· 15 years ago
8d238b2
Revert "tcp: bind() fix when many ports are bound"
by David S. Miller
· 15 years ago
c377411
net: sk_add_backlog() take rmem_alloc into account
by Eric Dumazet
· 15 years ago
c58dc01
net: Make RFS socket operations not be inet specific.
by David S. Miller
· 15 years ago
bb61187
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6
by David S. Miller
· 15 years ago
6c37e5d
TCP: avoid to send keepalive probes if receiving data
by Flavio Leitner
· 15 years ago
e1703b36
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
cb6a4e4
net: ipmr: add support for dumping routing tables over netlink
by Patrick McHardy
· 15 years ago
25239ce
net: rtnetlink: decouple rtnetlink address families from real address families
by Patrick McHardy
· 15 years ago
3d0c9c4
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
by Patrick McHardy
· 15 years ago
af740b2
netfilter: nf_conntrack: extend with extra stat counter
by Jesper Dangaard Brouer
· 15 years ago
fda48a0
tcp: bind() fix when many ports are bound
by Eric Dumazet
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
aa2ea05
tcp: fix outsegs stat for TSO segments
by Tom Herbert
· 15 years ago
cecc74d
netfilter: ip_tables: convert pr_devel() to pr_debug()
by Patrick McHardy
· 15 years ago
87eb367
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0eae88f
net: Fix various endianness glitches
by Eric Dumazet
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
6c79bf0
netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic
by Bart De Schuymer
· 15 years ago
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
5b775eb
netfilter: xtables: remove old comments about reentrancy
by Jan Engelhardt
· 15 years ago
cd58bcd
netfilter: xt_TEE: have cloned packet travel through Xtables too
by Jan Engelhardt
· 15 years ago
f3c5c1b
netfilter: xtables: make ip_tables reentrant
by Jan Engelhardt
· 15 years ago
e281b19
netfilter: xtables: inclusion of xt_TEE
by Jan Engelhardt
· 15 years ago
fec5e65
rfs: Receive Flow Steering
by Tom Herbert
· 15 years ago
4e15ed4
net: replace ipfragok with skb->local_df
by Shan Wei
· 15 years ago
e30b38c
ip: Fix ip_dev_loopback_xmit()
by Eric Dumazet
· 15 years ago
f0d57a5
netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default
by Patrick McHardy
· 15 years ago
8de53df
ipv4: ipmr: fix NULL pointer deref during unres queue destruction
by Patrick McHardy
· 15 years ago
b0ebb73
ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry
by Patrick McHardy
· 15 years ago
66496d4
ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies
by Patrick McHardy
· 15 years ago
4eaa0e3
fib: suppress lockdep-RCU false positive in FIB trie.
by Eric Dumazet
· 15 years ago
f0ad086
ipv4: ipmr: support multiple tables
by Patrick McHardy
· 15 years ago
0c12295
ipv4: ipmr: move mroute data into seperate structure
by Patrick McHardy
· 15 years ago
862465f
ipv4: ipmr: convert struct mfc_cache to struct list_head
by Patrick McHardy
· 15 years ago
d658f8a
ipv4: ipmr: remove net pointer from struct mfc_cache
by Patrick McHardy
· 15 years ago
e258beb
ipv4: ipmr: move unres_queue and timer to per-namespace data
by Patrick McHardy
· 15 years ago
0f87b1d
net: fib_rules: decouple address families from real address families
by Patrick McHardy
· 15 years ago
28bb172
net: fib_rules: set family in fib_rule_hdr centrally
by Patrick McHardy
· 15 years ago
d8a566b
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
by Patrick McHardy
· 15 years ago
2206831
netfilter: fix some coding styles and remove moduleparam.h
by Zhitong Wang
· 15 years ago
b6c6712
net: sk_dst_cache RCUification
by Eric Dumazet
· 15 years ago
2e8e18e
tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
by David S. Miller
· 15 years ago
bb29624
inet: Remove unused send_check length argument
by Herbert Xu
· 15 years ago
419f9f8
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4
by Herbert Xu
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4a1032f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
ae4e8d6
Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"
by David S. Miller
· 15 years ago
2626419
tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
by David S. Miller
· 15 years ago
1223c67
udp: fix for unicast RX path optimization
by Jorge Boncompte [DTI2]
· 15 years ago
9e56c21
netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queue
by Herbert Xu
· 15 years ago
80c802f
xfrm: cache bundles instead of policies for outgoing flows
by Timo Teräs
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
cb4361c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
1f8438a
icmp: Account for ICMP out errors
by Eric Dumazet
· 15 years ago
22bedad
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
d4fc6db
ipv4: remove redundant verification code
by Hagen Paul Pfeifer
· 15 years ago
6503d96
net: check the length of the socket address passed to connect(2)
by Changli Gao
· 15 years ago
902a3dd
netfilter: CLUSTERIP: clusterip_seq_stop() fix
by Eric Dumazet
· 15 years ago
baff42a
net: Fix oops from tcp_collapse() when using splice()
by Steven J. Magnani
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f77f13e
Fix comment and Kconfig typos for 'require' and 'fragment'
by Gilles Espinasse
· 15 years ago
7438189
net: ipmr/ip6mr: prevent out-of-bounds vif_table access
by Nicolas Dichtel
· 15 years ago
6a2bad7
ipv4: Restart rt_intern_hash after emergency rebuild (v2)
by Pavel Emelyanov
· 15 years ago
b35ecb5
ipv4: Cleanup struct net dereference in rt_intern_hash
by Pavel Emelyanov
· 15 years ago
4b97efd
net: fix netlink address dumping in IPv4/IPv6
by Patrick McHardy
· 15 years ago
Next »