Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3ea7af9e2caaec13a455974b04bfa357faf18baf
/
net
bc76e5b
net/tls: store decrypted on a single bit
by Jakub Kicinski
· 5 years ago
5c5458e
net/tls: store async_capable on a single bit
by Jakub Kicinski
· 5 years ago
4de30a8
net/tls: pass context to tls_device_decrypted()
by Jakub Kicinski
· 5 years ago
34ef1ed
net/tls: make allocation failure unlikely
by Jakub Kicinski
· 5 years ago
93277b2
net/tls: mark sk->err being set as unlikely
by Jakub Kicinski
· 5 years ago
163ab96
net: sockmap: use bitmap for copy info
by Jakub Kicinski
· 5 years ago
8211fbf
net: core: use helper skb_ensure_writable in more places
by Heiner Kallweit
· 5 years ago
82a843d
net: devlink: fix reporter dump dumpit
by Jiri Pirko
· 5 years ago
d131c5b
net/rds: Add missing include file
by YueHaibing
· 5 years ago
ee85da5
devlink: have genetlink code to parse the attrs during dumpit
by Jiri Pirko
· 5 years ago
265ecd4
net: genetlink: remove unused genl_family_attrbuf()
by Jiri Pirko
· 5 years ago
c6c0861
net: tipc: allocate attrs locally instead of using genl_family_attrbuf in compat_dumpit()
by Jiri Pirko
· 5 years ago
057af70
net: tipc: have genetlink code to parse the attrs during dumpit
by Jiri Pirko
· 5 years ago
4495af3
net: nfc: have genetlink code to parse the attrs during dumpit
by Jiri Pirko
· 5 years ago
75cdbdd
net: ieee802154: have genetlink code to parse the attrs during dumpit
by Jiri Pirko
· 5 years ago
bf813b0
net: genetlink: parse attrs and store in contect info struct during dumpit
by Jiri Pirko
· 5 years ago
c10e6cf
net: genetlink: push attrbuf allocation and parsing to a separate function
by Jiri Pirko
· 5 years ago
1927f41
net: genetlink: introduce dump info struct to be available during dumpit op
by Jiri Pirko
· 5 years ago
be064de
net: genetlink: push doit/dumpit code from genl_family_rcv_msg
by Jiri Pirko
· 5 years ago
248d45f
openvswitch: Allow attaching helper in later commit
by Yi-Hung Wei
· 5 years ago
8273fd8
net: devlink: export devlink net setter
by Jiri Pirko
· 5 years ago
a4d26fd
net/tls: add TlsDeviceRxResync statistic
by Jakub Kicinski
· 5 years ago
5c5ec66
net/tls: add TlsDecryptError stat
by Jakub Kicinski
· 5 years ago
b32fd3c
net/tls: add statistics for installed sessions
by Jakub Kicinski
· 5 years ago
d26b698
net/tls: add skeleton of MIB statistics
by Jakub Kicinski
· 5 years ago
9ec1c6a
net/tls: add device decrypted trace point
by Jakub Kicinski
· 5 years ago
8538d29
net/tls: add tracing for device/offload events
by Jakub Kicinski
· 5 years ago
6f4c930
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
a0c2dc1
nfc: fix memory leak in llcp_sock_bind()
by Eric Dumazet
· 5 years ago
474f081
sch_dsmark: fix potential NULL deref in dsmark_init()
by Eric Dumazet
· 5 years ago
2d819d25
ipv6: Handle missing host route in __ipv6_ifa_notify
by David Ahern
· 5 years ago
b406472
net: ipv4: avoid mixed n_redirects and rate_tokens usage
by Paolo Abeni
· 5 years ago
c62c2cf
net: devlink: don't ignore errors during dumpit
by Jiri Pirko
· 5 years ago
8ae72cb
Revert "ipv6: Handle race in addrconf_dad_work"
by David Ahern
· 5 years ago
7a512eb
net: make sock_prot_memory_pressure() return "const char *"
by Alexey Dobriyan
· 5 years ago
5a43f69
igmp: uninline ip_mc_validate_checksum()
by Alexey Dobriyan
· 5 years ago
193d357
net: spread "enum sock_flags"
by Alexey Dobriyan
· 5 years ago
53b4414
net/tls: allow compiling TLS TOE out
by Jakub Kicinski
· 5 years ago
0eb8745
net/tls: rename tls_hw_* functions tls_toe_*
by Jakub Kicinski
· 5 years ago
08700da
net/tls: move TOE-related code to a separate file
by Jakub Kicinski
· 5 years ago
16bed0e
net/tls: move tls_build_proto() on init path
by Jakub Kicinski
· 5 years ago
f21912e
net/tls: rename tls_device to tls_toe_device
by Jakub Kicinski
· 5 years ago
25a3cd81
net/tls: move TOE-related structures to a separate header
by Jakub Kicinski
· 5 years ago
033b2c7f
rxrpc: Add missing "new peer" trace
by David Howells
· 5 years ago
070c63f
net: devlink: allow to change namespaces during reload
by Jiri Pirko
· 5 years ago
471f894
net: devlink: export devlink net getter
by Jiri Pirko
· 5 years ago
b7a5955
net: fib_notifier: propagate extack down to the notifier block callback
by Jiri Pirko
· 5 years ago
55c894f
net: fib_notifier: propagate possible error during fib notifier registration
by Jiri Pirko
· 5 years ago
7c550da
net: fib_notifier: make FIB notifier per-netns
by Jiri Pirko
· 5 years ago
9077f05
net: propagate errors correctly in register_netdevice()
by Eric Dumazet
· 5 years ago
9b17f58
net/rds: Use DMA memory pool allocation for rds_header
by Ka-Cheong Poon
· 5 years ago
3afb096
tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()
by Eric Dumazet
· 5 years ago
4094871
udp: only do GSO if # of segs > 1
by Josh Hunt
· 5 years ago
44b321e
udp: fix gso_segs calculations
by Josh Hunt
· 5 years ago
6af1799
ipv6: drop incoming packets having a v4mapped source address
by Eric Dumazet
· 5 years ago
fab401e
net/rds: Log vendor error if send/recv Work requests fail
by Sudhakar Dindukurti
· 5 years ago
0903102
Clean up the net/caif/Kconfig menu
by rd.dunlab@gmail.com
· 5 years ago
b60fa1c
net_sched: remove need_resched() from qdisc_run()
by Eric Dumazet
· 5 years ago
4fbb97b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
3e8db7e
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
by Vladimir Oltean
· 5 years ago
d64bf89
net/rds: Fix error handling in rds_ib_add_one()
by Dotan Barak
· 5 years ago
51976f4
ipconfig: Handle CONFIG_CIFS_ROOT option
by Paulo Alcantara (SUSE)
· 5 years ago
a30c7b4
net: introduce per-netns netdevice notifiers
by Jiri Pirko
· 5 years ago
afa0df5
net: push loops and nb calls into helper functions
by Jiri Pirko
· 5 years ago
e95584a
tipc: fix unlimited bundling of small messages
by Tuong Lien
· 5 years ago
a3ce2a2
ipv6: Handle race in addrconf_dad_work
by David Ahern
· 5 years ago
3256a2d
tcp: adjust rto_base in retransmits_timed_out()
by Eric Dumazet
· 5 years ago
a786ab3
vsock/virtio: add support for MSG_PEEK
by Matias Ezequiel Vara Larsen
· 5 years ago
0d9138f
vsock: Fix a lockdep warning in __vsock_release()
by Dexuan Cui
· 5 years ago
0d7982c
ipv6: minor code reorg in inet6_fill_ifla6_attrs()
by Nicolas Dichtel
· 5 years ago
76c9ac0
net: rtnetlink: add possibility to use alternative names as message handle
by Jiri Pirko
· 5 years ago
cc6090e
net: rtnetlink: introduce helper to get net_device instance by ifname
by Jiri Pirko
· 5 years ago
7af12cb
net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest
by Jiri Pirko
· 5 years ago
88f4fb0
net: rtnetlink: put alternative names to getlink message
by Jiri Pirko
· 5 years ago
36fbf1e
net: rtnetlink: add linkprop commands to add and delete alternative ifnames
by Jiri Pirko
· 5 years ago
ff92741
net: introduce name_node struct to be used in hashlist
by Jiri Pirko
· 5 years ago
6958c97
net: procfs: use index hashlist instead of name hashlist
by Jiri Pirko
· 5 years ago
be2644a
tcp: add ipv6_addr_v4mapped_loopback() helper
by Eric Dumazet
· 5 years ago
93c2fcb
devlink: Fix error handling in param and info_get dumpit cb
by Vasundhara Volam
· 5 years ago
83c8c3c
net: sched: cbs: Avoid division by zero when calculating the port rate
by Vladimir Oltean
· 5 years ago
9a9251a
net: sched: taprio: Avoid division by zero on invalid link speed
by Vladimir Oltean
· 5 years ago
34a4c95
netfilter: nft_connlimit: disable bh on garbage collection
by Pablo Neira Ayuso
· 5 years ago
895b5c9
netfilter: drop bridge nf reset from nf_reset
by Florian Westphal
· 5 years ago
5be5515
net: core: dev: replace state xoff flag comparison by netif_xmit_stopped method
by Julio Faracco
· 5 years ago
d8dec42
mac80211: keep BHs disabled while calling drv_tx_wake_queue()
by Johannes Berg
· 5 years ago
8ed31a2
mac80211: fix txq null pointer dereference
by Miaoqing Pan
· 5 years ago
b501426
nl80211: fix null pointer dereference
by Miaoqing Pan
· 5 years ago
f43e521
cfg80211: initialize on-stack chandefs
by Johannes Berg
· 5 years ago
242b093
cfg80211: validate SSID/MBSSID element ordering assumption
by Johannes Berg
· 6 years ago
f88eb7c
nl80211: validate beacon head
by Johannes Berg
· 6 years ago
68ce668
net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
by Vladimir Oltean
· 5 years ago
8c7138b
net: Unpublish sk from sk_reuseport_cb before call_rcu
by Martin KaFai Lau
· 5 years ago
0e141f7
erspan: remove the incorrect mtu limit for erspan
by Haishuang Yan
· 5 years ago
e9789c7
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
by Eric Dumazet
· 5 years ago
02dc96e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
298fb76
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 5 years ago
9977b1a
Merge tag '9p-for-5.4' of git://github.com/martinetd/linux
by Linus Torvalds
· 5 years ago
a41e8a8
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
by Eric Dumazet
· 5 years ago
174e238
sk_buff: drop all skb extensions on free and skb scrubbing
by Florian Westphal
· 5 years ago
6b3656a
tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
by Kevin(Yudong) Yang
· 5 years ago
Next »