| .. |
|
6lowpan
|
24dcbf6622
6lowpan: Don't set IFF_NO_QUEUE
|
8 years ago |
|
802
|
de77b966ce
net: introduce __skb_put_[zero, data, u8]
|
8 years ago |
|
8021q
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 years ago |
|
9p
|
78dcf73421
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
|
appletalk
|
d58ff35122
networking: make skb_push & __skb_push return void pointers
|
8 years ago |
|
atm
|
e00bdbefab
net, atm: convert eg_cache_entry.use from atomic_t to refcount_t
|
8 years ago |
|
ax25
|
b6d52ede22
net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t
|
8 years ago |
|
batman-adv
|
4df864c1d9
networking: make skb_put & friends return void pointers
|
8 years ago |
|
bluetooth
|
ddee3103ee
bluetooth: 6lowpan dev_close never returns error
|
8 years ago |
|
bpf
|
586f852597
bpf: Align packet data properly in program testing framework.
|
8 years ago |
|
bridge
|
31a4562d74
net: bridge: fix dest lookup when vlan proto doesn't match
|
8 years ago |
|
caif
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 years ago |
|
can
|
59ae1d127a
networking: introduce and use skb_put_data()
|
8 years ago |
|
ceph
|
7c40b22f6f
libceph: potential NULL dereference in ceph_msg_data_create()
|
8 years ago |
|
core
|
ae847f40b6
net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled
|
8 years ago |
|
dcb
|
332b4fc886
dcb: enforce minimum length on IEEE_APPS attribute
|
8 years ago |
|
dccp
|
5e349fc03c
dccp: make const array error_code static
|
8 years ago |
|
decnet
|
e0542dd518
net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t
|
8 years ago |
|
dns_resolver
|
1827adb11a
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
|
dsa
|
e7d53ad323
net: dsa: unexport dsa_is_port_initialized
|
8 years ago |
|
ethernet
|
d58ff35122
networking: make skb_push & __skb_push return void pointers
|
8 years ago |
|
hsr
|
7a3f4a1851
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
|
8 years ago |
|
ieee802154
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 years ago |
|
ife
|
1ce8460496
net: Introduce ife encapsulation module
|
8 years ago |
|
ipv4
|
296d8ee37c
net: add infrastructure to un-offload UDP tunnel port
|
8 years ago |
|
ipv6
|
7a68ada6ec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
|
ipx
|
16f73c9649
net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t
|
8 years ago |
|
irda
|
7114f51fcb
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
|
iucv
|
b2c9c5df66
iucv: Convert sk_wmem_alloc accesses to refcount_t.
|
8 years ago |
|
kcm
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 years ago |
|
key
|
09c7570480
xfrm: remove flow cache
|
8 years ago |
|
l2tp
|
f00c854c96
net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t
|
8 years ago |
|
l3mdev
|
8a966fc016
net: ipv6: Remove l3mdev_get_saddr6
|
9 years ago |
|
lapb
|
0408c58be5
net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t
|
8 years ago |
|
llc
|
58951dde05
net, llc: convert llc_sap.refcnt from atomic_t to refcount_t
|
8 years ago |
|
mac80211
|
b952f4dff2
net: manual clean code which call skb_put_[data:zero]
|
8 years ago |
|
mac802154
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
8 years ago |
|
mpls
|
a906c1aa43
mpls: fix uninitialized in_label var warning in mpls_getroute
|
8 years ago |
|
ncsi
|
d58ff35122
networking: make skb_push & __skb_push return void pointers
|
8 years ago |
|
netfilter
|
96080f6977
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
|
netlabel
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
|
netlink
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
|
netrom
|
156be7edc8
net, netrom: convert nr_node.refcount from atomic_t to refcount_t
|
8 years ago |
|
nfc
|
f6a5885fc4
NFC: Add sockaddr length checks before accessing sa_family in bind handlers
|
8 years ago |
|
openvswitch
|
7a68ada6ec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
|
packet
|
7a68ada6ec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
|
phonet
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
|
psample
|
4df864c1d9
networking: make skb_put & friends return void pointers
|
8 years ago |
|
qrtr
|
4df864c1d9
networking: make skb_put & friends return void pointers
|
8 years ago |
|
rds
|
7a68ada6ec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
|
rfkill
|
4524667b1e
net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios()
|
8 years ago |
|
rose
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 years ago |
|
rxrpc
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
|
sched
|
7a68ada6ec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
|
sctp
|
d4d6c61489
sctp: remove the typedef sctp_sack_chunk_t
|
8 years ago |
|
smc
|
19a0f7e37c
net/smc: Add warning about remote memory exposure
|
8 years ago |
|
strparser
|
f78ef7cd9a
strparser: destroy workqueue on module exit
|
8 years ago |
|
sunrpc
|
b86faee6d1
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
8 years ago |
|
switchdev
|
ff5cf10011
net: switchdev: Change notifier chain to be atomic
|
8 years ago |
|
tipc
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
|
tls
|
5a3b886c3c
TLS: Fix length check in do_tls_getsockopt_tx()
|
8 years ago |
|
unix
|
27eac47b00
net/unix: drop obsolete fd-recursion limits
|
8 years ago |
|
vmw_vsock
|
b952f4dff2
net: manual clean code which call skb_put_[data:zero]
|
8 years ago |
|
wimax
|
56989f6d85
genetlink: mark families as __ro_after_init
|
9 years ago |
|
wireless
|
0eaf83de7c
Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
|
8 years ago |
|
x25
|
5534a51ab7
net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t
|
8 years ago |
|
xfrm
|
ec30d78c14
xfrm: add xdst pcpu cache
|
8 years ago |
|
Kconfig
|
3c4d755915
tls: kernel TLS support
|
8 years ago |
|
Makefile
|
3c4d755915
tls: kernel TLS support
|
8 years ago |
|
compat.c
|
f8f8a727ea
get_compat_bpf_fprog(): don't copyin field-by-field
|
8 years ago |
|
socket.c
|
2173bd0631
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
|
sysctl_net.c
|
b54807fa52
sysctl: Remove dead register_sysctl_root
|
8 years ago |