index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_output.c
Age
Commit message (
Expand
)
Author
2015-10-08
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
2015-10-08
ipv4: Merge __ip_local_out and __ip_local_out_sk
Eric W. Biederman
2015-10-08
dst: Pass a sk into .local_out
Eric W. Biederman
2015-10-08
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
2015-10-08
ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_sk
Eric W. Biederman
2015-10-08
ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk
Eric W. Biederman
2015-09-30
ipv4: Pass struct net through ip_fragment
Eric W. Biederman
2015-09-29
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
David Ahern
2015-09-25
ip: constify ip_build_and_send_pkt() socket argument
Eric Dumazet
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
ipv4: Only compute net once in ip_finish_output2
Eric W. Biederman
2015-09-17
ipv4: Explicitly compute net in ip_fragment
Eric W. Biederman
2015-09-17
ipv4: Only compute net once in ip_do_fragment
Eric W. Biederman
2015-09-17
ipv4: Remember the net in ip_output and ip_mc_output
Eric W. Biederman
2015-09-17
net: Merge dst_output and dst_output_sk
Eric W. Biederman
2015-08-13
net: Use VRF index for oif in ip_send_unicast_reply
David Ahern
2015-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-06-12
net: ipv4: un-inline ip_finish_output2
Florian Westphal
2015-06-12
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
Florian Westphal
2015-05-27
ip_fragment: don't forward defragmented DF packet
Florian Westphal
2015-05-27
net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
Florian Westphal
2015-05-25
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
2015-05-19
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
Andy Zhou
2015-05-13
ipv4: __ip_local_out_sk() is static
Eric Dumazet
2015-04-07
net: remove extra newlines
Sheng Yong
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-03-25
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2015-03-22
netfilter: bridge: kill nf_bridge_pad
Florian Westphal
2015-03-02
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
2015-02-01
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2015-01-28
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
2014-12-09
put iov_iter into msghdr
Al Viro
2014-12-09
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
Al Viro
2014-11-06
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
Joe Perches
2014-10-20
net: make skb_gso_segment error handling more robust
Florian Westphal
2014-10-17
ipv4: dst_entry leak in ip_send_unicast_reply()
Vasily Averin
2014-10-02
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-09-28
ipv4: rename ip_options_echo to __ip_options_echo()
Eric Dumazet
2014-08-05
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
2014-07-15
net-timestamp: SOCK_RAW and PING timestamping
Willem de Bruijn
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-05-13
net: add a sysctl to reflect the fwmark on replies
Lorenzo Colitti
2014-05-12
net: rename local_df to ignore_df
WANG Cong
2014-05-07
net: ip: push gso skb forwarding handling down the stack
Florian Westphal
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
[prev]
[next]