index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-10-17
net: sched: Avoid using yield() in a busy waiting loop
Marc Kleine-Budde
2019-10-17
net/rds: Remove unnecessary null check
YueHaibing
2019-10-17
pktgen: remove unnecessary assignment in pktgen_xmit()
Yunsheng Lin
2019-10-15
net_sched: sch_fq: remove one obsolete check in fq_dequeue()
Eric Dumazet
2019-10-15
net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
Alexander Lobakin
2019-10-15
hv_sock: use HV_HYP_PAGE_SIZE for Hyper-V communication
Himadri Pandya
2019-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-13
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...
David S. Miller
2019-10-13
genetlink: do not parse attributes for families with zero maxattr
Michal Kubecek
2019-10-13
tcp: improve recv_skip_hint for tcp_zerocopy_receive
Soheil Hassas Yeganeh
2019-10-11
devlink: propagate extack down to health reporter ops
Jiri Pirko
2019-10-11
devlink: don't do reporter recovery if the state is healthy
Jiri Pirko
2019-10-11
sock_get_timeout: drop unnecessary return variable
Vito Caputo
2019-10-11
af_unix: __unix_find_socket_byname() cleanup
Vito Caputo
2019-10-11
xdp: Trivial, fix spelling in function description
Anton Ivanov
2019-10-11
flow_dissector: Allow updating the flow dissector program atomically
Jakub Sitnicki
2019-10-11
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
Felix Fietkau
2019-10-11
mac80211: minstrel_ht: replace rate stats ewma with a better moving average
Felix Fietkau
2019-10-11
mac80211: minstrel: remove divisions in tx status path
Felix Fietkau
2019-10-11
nl80211: trivial: Remove redundant loop
Denis Kenzior
2019-10-09
net/smc: improve close of terminated socket
Ursula Braun
2019-10-09
net/smc: no new connections on disappearing devices
Ursula Braun
2019-10-09
net/smc: increase device refcount for added link group
Ursula Braun
2019-10-09
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
2019-10-09
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
2019-10-09
sctp: add SCTP_SEND_FAILED_EVENT event
Xin Long
2019-10-09
sctp: add SCTP_ADDR_MADE_PRIM event
Xin Long
2019-10-09
sctp: add SCTP_ADDR_REMOVED event
Xin Long
2019-10-09
sctp: add SCTP_ADDR_ADDED event
Xin Long
2019-10-08
Revert "tun: call dev_get_valid_name() before register_netdevice()"
Eric Dumazet
2019-10-08
net: tipc: prepare attrs in __tipc_nl_compat_dumpit()
Jiri Pirko
2019-10-08
net: genetlink: always allocate separate attrs for dumpit ops
Jiri Pirko
2019-10-07
bpf/flow_dissector: add mode to enforce global BPF flow dissector
Stanislav Fomichev
2019-10-07
net/tls: store decrypted on a single bit
Jakub Kicinski
2019-10-07
net/tls: store async_capable on a single bit
Jakub Kicinski
2019-10-07
net/tls: pass context to tls_device_decrypted()
Jakub Kicinski
2019-10-07
net/tls: make allocation failure unlikely
Jakub Kicinski
2019-10-07
net/tls: mark sk->err being set as unlikely
Jakub Kicinski
2019-10-07
net: sockmap: use bitmap for copy info
Jakub Kicinski
2019-10-07
net: core: use helper skb_ensure_writable in more places
Heiner Kallweit
2019-10-07
net: devlink: fix reporter dump dumpit
Jiri Pirko
2019-10-06
net/rds: Add missing include file
YueHaibing
2019-10-06
devlink: have genetlink code to parse the attrs during dumpit
Jiri Pirko
2019-10-06
net: genetlink: remove unused genl_family_attrbuf()
Jiri Pirko
2019-10-06
net: tipc: allocate attrs locally instead of using genl_family_attrbuf in com...
Jiri Pirko
2019-10-06
net: tipc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
2019-10-06
net: nfc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
2019-10-06
net: ieee802154: have genetlink code to parse the attrs during dumpit
Jiri Pirko
2019-10-06
net: genetlink: parse attrs and store in contect info struct during dumpit
Jiri Pirko
2019-10-06
net: genetlink: push attrbuf allocation and parsing to a separate function
Jiri Pirko
[next]