开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2016-11-09
net: core: add missing check for uid_range in rule_exists.
Lorenzo Colitti
2016-11-09
tcp: no longer hold ehash lock while calling tcp_get_info()
Eric Dumazet
2016-11-09
tcp: shortcut listeners in tcp_get_info()
Eric Dumazet
2016-11-09
RDS: TCP: start multipath acceptor loop at 0
Sowmini Varadhan
2016-11-09
RDS: TCP: report addr/port info based on TCP socket in rds-info
Sowmini Varadhan
2016-11-07
sock: do not set sk_err in sock_dequeue_err_skb
Soheil Hassas Yeganeh
2016-11-07
qdisc: catch misconfig of attaching qdisc to tx_queue_len zero device
Jesper Dangaard Brouer
2016-11-07
net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len
Jesper Dangaard Brouer
2016-11-07
net: make default TX queue length a defined constant
Jesper Dangaard Brouer
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
2016-11-07
net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
Paolo Abeni
2016-11-07
net: Update raw socket bind to consider l3 domain
David Ahern
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2016-11-04
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2016-11-04
net: core: Add a UID field to struct sock.
Lorenzo Colitti
2016-11-03
net/sched: cls_flower: Support matching on SCTP ports
Simon Horman
2016-11-03
ipv6: on reassembly, record frag_max_size
Willem de Bruijn
2016-11-03
ipv6: add IPV6_RECVFRAGSIZE cmsg
Willem de Bruijn
2016-11-03
ipv4: add IP_RECVFRAGSIZE cmsg
Willem de Bruijn
2016-11-03
net: ip, raw_diag -- Use jump for exiting from nested loop
Cyrill Gorcunov
2016-11-03
net: ip, raw_diag -- Fix socket leaking for destroy request
Cyrill Gorcunov
2016-11-02
ila: Fix crash caused by rhashtable changes
Tom Herbert
2016-11-02
net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnect
Cyrill Gorcunov
2016-11-02
tcp: enhance tcp collapsing
Eric Dumazet
2016-11-02
sctp: clean up sctp_packet_transmit
Xin Long
2016-11-02
net/sched: cls_flower: merge filter delete/destroy common code
Roi Dayan
2016-11-02
net/sched: cls_flower: add missing unbind call when destroying flows
Roi Dayan
2016-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-11-01
netfilter: nf_queue: place volatile data in own cacheline
Florian Westphal
2016-11-01
netfilter: nf_tables: remove useless U8_MAX validation
Liping Zhang
2016-11-01
netfilter: nf_tables: introduce routing expression
Anders K. Pedersen
2016-11-01
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
2016-11-01
netfilter: nf_log: add packet logging for netdev family
Pablo Neira Ayuso
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal
2016-11-01
genetlink: fix error return code in genl_register_family()
Wei Yongjun
2016-11-01
net: Enable support for VRF with ipv4 multicast
David Ahern
2016-11-01
tipc: remove SS_CONNECTED sock state
Parthasarathy Bhuvaragan
2016-11-01
tipc: create TIPC_CONNECTING as a new sk_state
Parthasarathy Bhuvaragan
2016-11-01
tipc: remove SS_DISCONNECTING state
Parthasarathy Bhuvaragan
2016-11-01
tipc: create TIPC_DISCONNECTING as a new sk_state
Parthasarathy Bhuvaragan
2016-11-01
tipc: create TIPC_OPEN as a new sk_state
Parthasarathy Bhuvaragan
2016-11-01
tipc: create TIPC_ESTABLISHED as a new sk_state
Parthasarathy Bhuvaragan
2016-11-01
tipc: create TIPC_LISTEN as a new sk_state
Parthasarathy Bhuvaragan
2016-11-01
tipc: remove socket state SS_READY
Parthasarathy Bhuvaragan
2016-11-01
tipc: remove probing_intv from tipc_sock
Parthasarathy Bhuvaragan
2016-11-01
tipc: remove tsk->connected from tipc_sock
Parthasarathy Bhuvaragan
2016-11-01
tipc: remove tsk->connected for connectionless sockets
Parthasarathy Bhuvaragan
2016-11-01
tipc: rename tsk->remote to tsk->peer for consistent naming
Parthasarathy Bhuvaragan
2016-11-01
tipc: rename struct tipc_skb_cb member handle to bytes_read
Parthasarathy Bhuvaragan
2016-11-01
tipc: set kern=0 in sk_alloc() during tipc_accept()
Parthasarathy Bhuvaragan
[next]