.. |
6lowpan
|
6lowpan: Don't set IFF_NO_QUEUE
|
8 years ago |
9p
|
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
802
|
net: introduce __skb_put_[zero, data, u8]
|
8 years ago |
8021q
|
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 years ago |
appletalk
|
networking: make skb_push & __skb_push return void pointers
|
8 years ago |
atm
|
net, atm: convert eg_cache_entry.use from atomic_t to refcount_t
|
8 years ago |
ax25
|
net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t
|
8 years ago |
batman-adv
|
networking: make skb_put & friends return void pointers
|
8 years ago |
bluetooth
|
ANDROID: Paranoid network.
|
8 years ago |
bpf
|
bpf: Align packet data properly in program testing framework.
|
8 years ago |
bridge
|
ANDROID: bridge: Have tx_bytes count headers like rx_bytes.
|
8 years ago |
caif
|
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 years ago |
can
|
networking: introduce and use skb_put_data()
|
8 years ago |
ceph
|
Add wait_for_random_bytes() and get_random_*_wait() functions so that
|
8 years ago |
core
|
Add wait_for_random_bytes() and get_random_*_wait() functions so that
|
8 years ago |
dcb
|
dcb: enforce minimum length on IEEE_APPS attribute
|
8 years ago |
dccp
|
net: convert sk_buff.users from atomic_t to refcount_t
|
8 years ago |
decnet
|
net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t
|
8 years ago |
dns_resolver
|
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
dsa
|
net: manual clean code which call skb_put_[data:zero]
|
8 years ago |
ethernet
|
networking: make skb_push & __skb_push return void pointers
|
8 years ago |
hsr
|
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
|
8 years ago |
ieee802154
|
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 years ago |
ife
|
…
|
|
ipv4
|
ANDROID: tcp: fix tcp_default_init_rwnd() for 4.1
|
8 years ago |
ipv6
|
ANDROID: net: xt_socket/nf_socket: fix refcount underflow and crash
|
8 years ago |
ipx
|
net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t
|
8 years ago |
irda
|
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
iucv
|
iucv: Convert sk_wmem_alloc accesses to refcount_t.
|
8 years ago |
kcm
|
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 years ago |
key
|
net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t
|
8 years ago |
l2tp
|
net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t
|
8 years ago |
l3mdev
|
…
|
|
lapb
|
net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t
|
8 years ago |
llc
|
net, llc: convert llc_sap.refcnt from atomic_t to refcount_t
|
8 years ago |
mac80211
|
net: manual clean code which call skb_put_[data:zero]
|
8 years ago |
mac802154
|
net: Fix inconsistent teardown and release of private netdev state.
|
8 years ago |
mpls
|
mpls: fix uninitialized in_label var warning in mpls_getroute
|
8 years ago |
ncsi
|
networking: make skb_push & __skb_push return void pointers
|
8 years ago |
netfilter
|
ANDROID: Don't show empty tag stats for unprivileged uids
|
8 years ago |
netlabel
|
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
netlink
|
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
netrom
|
net, netrom: convert nr_node.refcount from atomic_t to refcount_t
|
8 years ago |
nfc
|
NFC: Add sockaddr length checks before accessing sa_family in bind handlers
|
8 years ago |
openvswitch
|
openvswitch: fix mis-ordered comment lines for ovs_skb_cb
|
8 years ago |
packet
|
net: convert packet_fanout.sk_ref from atomic_t to refcount_t
|
8 years ago |
phonet
|
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
psample
|
networking: make skb_put & friends return void pointers
|
8 years ago |
qrtr
|
networking: make skb_put & friends return void pointers
|
8 years ago |
rds
|
rds: tcp: use sock_create_lite() to create the accept socket
|
8 years ago |
rfkill
|
ANDROID: rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power down
|
8 years ago |
rose
|
net: Work around lockdep limitation in sockets that use sockets
|
8 years ago |
rxrpc
|
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
sched
|
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
|
8 years ago |
sctp
|
sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst to find the correct route entry.
|
8 years ago |
smc
|
net/smc: Add warning about remote memory exposure
|
8 years ago |
strparser
|
strparser: destroy workqueue on module exit
|
8 years ago |
sunrpc
|
NFS client updates for Linux 4.13
|
8 years ago |
switchdev
|
net: switchdev: Change notifier chain to be atomic
|
8 years ago |
tipc
|
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
tls
|
TLS: Fix length check in do_tls_getsockopt_tx()
|
8 years ago |
unix
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 years ago |
vmw_vsock
|
net: manual clean code which call skb_put_[data:zero]
|
8 years ago |
wimax
|
…
|
|
wireless
|
ANDROID: net: wireless: Decrease scan entry expiration to avoid stall results
|
8 years ago |
x25
|
net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t
|
8 years ago |
xfrm
|
net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t
|
8 years ago |
Kconfig
|
ANDROID: Paranoid network.
|
8 years ago |
Makefile
|
tls: kernel TLS support
|
8 years ago |
compat.c
|
get_compat_bpf_fprog(): don't copyin field-by-field
|
8 years ago |
socket.c
|
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
sysctl_net.c
|
sysctl: Remove dead register_sysctl_root
|
8 years ago |