Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b0e37c0d8a6abed0cd1b611314a7ebf50b0a8ed4
/
net
b0e37c0
net-sysfs: make sure objects belong to container's owner
by Dmitry Torokhov
· 6 years ago
3033fce
net-sysfs: require net admin in the init ns for setting tx_maxrate
by Tyler Hicks
· 6 years ago
7c4ec74
net: Init backlog NAPI's gro_hash.
by David S. Miller
· 6 years ago
99d20a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 6 years ago
40999f1
tipc: make link capability update thread safe
by Jon Maloy
· 6 years ago
eecd685
tls: Fix copy-paste error in tls_device_reencrypt
by Gustavo A. R. Silva
· 6 years ago
0e2c17b
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
by Or Gerlitz
· 6 years ago
5544adb
flow_dissector: Dissect tos and ttl from the tunnel info
by Or Gerlitz
· 6 years ago
07a557f
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
by Or Gerlitz
· 6 years ago
024ddc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
e56b8ce
tcp: identify cryptic messages as TCP seq # bugs
by Randy Dunlap
· 6 years ago
f15f084
pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation warning
by Jakub Kicinski
· 6 years ago
3ee593a
ipv6: sr: fix useless rol32 call on hash
by Colin Ian King
· 6 years ago
0015b80
net: dsa: Remove VLA usage
by Salvatore Mesoraca
· 6 years ago
9640ccc
Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 6 years ago
d81d25e
tipc: remove unused tipc_group_size
by YueHaibing
· 6 years ago
c94b1ac
tipc: remove unused tipc_link_is_active
by YueHaibing
· 6 years ago
5318918
net: sched: Using NULL instead of plain integer
by YueHaibing
· 6 years ago
a48d189
net: Move skb decrypted field, avoid explicity copy
by Stefano Brivio
· 6 years ago
202aabe
xdp: fix uninitialized 'err' variable
by Jakub Kicinski
· 6 years ago
f6bdc42
net/smc: reset recv timeout after clc handshake
by Karsten Graul
· 6 years ago
ac0107e
net/smc: add error handling for get_user()
by Ursula Braun
· 6 years ago
99be51f
net/smc: optimize consumer cursor updates
by Ursula Braun
· 6 years ago
3bc53be
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
by Tetsuo Handa
· 6 years ago
83ed7d1
ipv6: ila: select CONFIG_DST_CACHE
by Arnd Bergmann
· 6 years ago
70b095c
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
by Florian Westphal
· 7 years ago
7d25f88
netfilter: nft_socket: Expose socket mark
by Máté Eckl
· 7 years ago
365b5a3
netfilter: nft_socket: Break evaluation if no socket found
by Máté Eckl
· 7 years ago
31a9c29
netfilter: nf_osf: add struct nf_osf_hdr_ctx
by Pablo Neira Ayuso
· 7 years ago
06ff4aa
netfilter: nf_osf: add nf_osf_match_one()
by Pablo Neira Ayuso
· 7 years ago
f102d66
netfilter: nf_tables: use dedicated mutex to guard transactions
by Florian Westphal
· 7 years ago
2a43ecf
netfilter: nf_tables: avoid global info storage
by Florian Westphal
· 7 years ago
be2ab5b4
netfilter: nf_tables: take module reference when starting a batch
by Florian Westphal
· 7 years ago
ca2f18b
netfilter: nf_tables: make valid_genid callback mandatory
by Florian Westphal
· 7 years ago
452238e
netfilter: nf_tables: add and use helper for module autoload
by Florian Westphal
· 7 years ago
440534d
netfilter: Remove useless param helper of nf_ct_helper_ext_add
by Gao Feng
· 7 years ago
762c400
ipvs: drop conn templates under attack
by Julian Anastasov
· 7 years ago
2754114
ipvs: add assured state for conn templates
by Julian Anastasov
· 7 years ago
ec1b28c
ipvs: provide just conn to ip_vs_state_name
by Julian Anastasov
· 7 years ago
ed07d9a
netfilter: nf_conntrack: resolve clash for matching conntracks
by Martynas Pumputis
· 7 years ago
5c789e1
netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree search
by Yi-Hung Wei
· 7 years ago
34848d5
netfilter: nf_conncount: Split insert and traversal
by Yi-Hung Wei
· 7 years ago
2ba3911
netfilter: nf_conncount: Move locking into count_tree()
by Yi-Hung Wei
· 7 years ago
976afca
netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup
by Yi-Hung Wei
· 7 years ago
cb2b36f
netfilter: nf_conncount: Switch to plain list
by Yi-Hung Wei
· 7 years ago
2a406e8
netfilter: nf_conncount: Early exit for garbage collection
by Yi-Hung Wei
· 7 years ago
c0b7803
Merge tag 'batadv-next-for-davem-20180717' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 6 years ago
fa52531
net/rds: Remove unnecessary variable
by Håkon Bugge
· 6 years ago
bfd4271
net/rds: void function cannot return -1
by Håkon Bugge
· 6 years ago
5d400a4
netfilter: Kconfig: Change select IPv6 dependencies
by Máté Eckl
· 7 years ago
a0ae256
netfilter: conntrack: remove l3proto abstraction
by Florian Westphal
· 7 years ago
ccdb517
net: Fix GRO_HASH_BUCKETS assertion.
by David S. Miller
· 6 years ago
301f935
sch_cake: Fix tin order when set through skb->priority
by Toke Høiland-Jørgensen
· 6 years ago
1992d99
net/smc: take sock lock in smc_ioctl()
by Ursula Braun
· 6 years ago
b5d2d75
net/ipv6: Do not allow device only routes via the multipath API
by David Ahern
· 6 years ago
31048d7
tcp: Fix broken repair socket window probe patch
by Stefan Baranoff
· 6 years ago
e665159
ipv6: make DAD fail with enhanced DAD when nonce length differs
by Sabrina Dubroca
· 7 years ago
d9f37d0
net: convert gro_count to bitmask
by Li RongQing
· 7 years ago
b7ed879
net: ip6_gre: get ipv6hdr after skb_cow_head()
by Prashant Bhole
· 7 years ago
32da122
tls: Stricter error checking in zerocopy sendmsg path
by Dave Watson
· 7 years ago
c604cb7
KEYS: DNS: fix parsing multiple options
by Eric Biggers
· 7 years ago
c7ea20c
ipv6/mcast: init as INCLUDE when join SSM INCLUDE group
by Hangbin Liu
· 7 years ago
6e2059b
ipv4/igmp: init group mode as INCLUDE when join source group
by Hangbin Liu
· 7 years ago
c779e84
netfilter: conntrack: remove get_timeout() indirection
by Florian Westphal
· 7 years ago
97e08ca
netfilter: conntrack: avoid l4proto pkt_to_tuple calls
by Florian Westphal
· 7 years ago
8b3892e
netfilter: conntrack: avoid calls to l4proto invert_tuple
by Florian Westphal
· 7 years ago
6816d93
netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers
by Florian Westphal
· 7 years ago
d1b6fe9
netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackers
by Florian Westphal
· 7 years ago
47a91b1
netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackers
by Florian Westphal
· 7 years ago
f957be9
netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers
by Florian Westphal
· 7 years ago
7414d92
netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6
by Máté Eckl
· 7 years ago
60e3be9
openvswitch: use nf_ct_get_tuplepr, invert_tuplepr
by Florian Westphal
· 7 years ago
ebee5a5
netfilter: utils: move nf_ip6_checksum* from ipv6 to utils
by Florian Westphal
· 7 years ago
d7e5a9a
netfilter: utils: move nf_ip_checksum* from ipv4 to utils
by Florian Westphal
· 7 years ago
f286586
netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.h
by Máté Eckl
· 7 years ago
e97d940
netfilter: flowtables: use fixed renew timeout on teardown
by Florian Westphal
· 7 years ago
6542df2
netfilter: nft_reject_bridge: remove unnecessary ttl set
by Taehee Yoo
· 7 years ago
4718799
tls: Fix zerocopy_from_iter iov handling
by Boris Pismenny
· 7 years ago
4799ac8
tls: Add rx inline crypto offload
by Boris Pismenny
· 7 years ago
b190a58
tls: Fill software context without allocation
by Boris Pismenny
· 7 years ago
39f56e1
tls: Split tls_sw_release_resources_rx
by Boris Pismenny
· 7 years ago
dafb67f
tls: Split decrypt_skb to two functions
by Boris Pismenny
· 7 years ago
d80a1b9d
tls: Refactor tls_offload variable names
by Boris Pismenny
· 7 years ago
41ed9c0
tcp: Don't coalesce decrypted and encrypted SKBs
by Boris Pismenny
· 7 years ago
1413656
net: Add TLS RX offload feature
by Ilya Lesokhin
· 7 years ago
784abe2
net: Add decrypted field to skb
by Boris Pismenny
· 7 years ago
2aa4a33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
f333ee0
bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB
by Andrey Ignatov
· 7 years ago
ff0432e
tcp: remove redundant rcv_nxt update
by Yafang Shao
· 7 years ago
c290fba
net/9p/client.c: put refcount of trans_mod in error case in parse_opts()
by piaojun
· 7 years ago
a69258f
tcp: remove DELAYED ACK events in DCTCP
by Yuchung Cheng
· 7 years ago
b0c05d0e
tcp: fix dctcp delayed ACK schedule
by Yuchung Cheng
· 7 years ago
01683a1
net: sched: refactor flower walk to iterate over idr
by Vlad Buslov
· 7 years ago
c849eb0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
e78bfb0
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
by Stefano Brivio
· 7 years ago
c921c20
net: ipmr: add support for passing full packet on wrong vif
by Nikolay Aleksandrov
· 7 years ago
a25717d
xdp: support simultaneous driver and hw XDP attachment
by Jakub Kicinski
· 7 years ago
0529662
xdp: factor out common program/flags handling from drivers
by Jakub Kicinski
· 7 years ago
6b86758
xdp: don't make drivers report attachment mode
by Jakub Kicinski
· 7 years ago
Next »