Linus Torvalds dd5cdb48ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 10 anni fa
..
6lowpan 4ae935c127 6lowpan: move module_init into core functionality 10 anni fa
802 d476059e77 net: Kill dev_rebuild_header 10 anni fa
8021q 2e659c0551 net: 8021q: convert to using IFF_NO_QUEUE 10 anni fa
9p 999b8b88c6 9p: ensure err is initialized to 0 in p9_client_read/write 10 anni fa
appletalk 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 anni fa
atm 85b1d8bbfd br2684: Remove unnecessary formatting macros b1 and bs 10 anni fa
ax25 da278622bf NET: AX.25: Stop heartbeat timer on disconnect. 10 anni fa
batman-adv ed29266347 batman-adv: turn batadv_neigh_node_get() into local function 10 anni fa
bluetooth 618353b1f3 Bluetooth: Fix SCO link type handling on connection complete 10 anni fa
bridge 581a5f2a61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 10 anni fa
caif 4676a15207 net: caif: convert to using IFF_NO_QUEUE 10 anni fa
can d3b58c47d3 can: replace timestamp as unique skb attribute 10 anni fa
ceph c44bd69c0c libceph: treat sockaddr_storage with uninitialized family as blank 10 anni fa
core b382c08656 sock, diag: fix panic in sock_diag_put_filterinfo 10 anni fa
dcb c93682477b net/dcb: Add IEEE QCN attribute 10 anni fa
dccp dfbafc9953 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK 10 anni fa
decnet 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 anni fa
dns_resolver 6c8ff877cd Merge commit 'v3.16' into next 11 anni fa
dsa e448534668 net: dsa: Allow DSA and CPU ports to have a phy-mode property 10 anni fa
ethernet cd79a2382a flow_dissector: Add flags argument to skb_flow_dissector functions 10 anni fa
hsr 9ad09c5c05 net: hsr: convert to using IFF_NO_QUEUE 10 anni fa
ieee802154 f5004a14fa Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next 10 anni fa
ipv4 a82b0e6391 netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled 10 anni fa
ipv6 a82b0e6391 netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled 10 anni fa
ipx 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 anni fa
irda 005e8709c6 irda: use msecs_to_jiffies for conversion to jiffies 10 anni fa
iucv 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 anni fa
key ba51b6be38 net: Fix RCU splat in af_key 10 anni fa
l2tp 26abe14379 net: Modify sk_alloc to not reference count the netns of kernel sockets. 10 anni fa
lapb 75da1469f9 lapb: move EXPORT_SYMBOL after functions. 11 anni fa
llc dfbafc9953 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK 10 anni fa
mac80211 dc25b25897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 anni fa
mac802154 c91208d819 ieee802154: add ack request default handling 10 anni fa
mpls 6ea3c9d5b0 mpls: fix mpls_net_init memory leak 10 anni fa
netfilter 62da98656b netfilter: nf_conntrack: make nf_ct_zone_dflt built-in 10 anni fa
netlabel 930345ea63 netlink: implement nla_put_in_addr and nla_put_in6_addr 10 anni fa
netlink 0ef707700f netlink: rx mmap: fix POLLIN condition 10 anni fa
netrom 8f481b50ea netfilter: Remove spurios included of netfilter.h 10 anni fa
nfc 29e76924cf nfc: netlink: Add capability to reply to vendor_cmd with data 10 anni fa
openvswitch 4c22279848 ip-tunnel: Use API to access tunnel metadata options. 10 anni fa
packet f2e520956a packet: add extended BPF fanout mode 10 anni fa
phonet 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 anni fa
rds 2724121419 RDS: remove superfluous from rds_ib_alloc_fmr() 10 anni fa
rfkill 0aa65cc0c2 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next 10 anni fa
rose 3a07bd6fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 anni fa
rxrpc 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 anni fa
sched cd79a2382a flow_dissector: Add flags argument to skb_flow_dissector functions 10 anni fa
sctp 06fb4e701b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 anni fa
sunrpc d8132e08d2 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 10 anni fa
switchdev ce80e7bc57 net: switchdev: support static FDB addresses 10 anni fa
tipc 2be80c2d87 tipc: fix stale link problem during synchronization 10 anni fa
unix 37a9a8df8c net/unix: support SCM_SECURITY for stream sockets 10 anni fa
vmw_vsock 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 anni fa
wimax 4933d85c51 net:wimax: Fix doucble word "the the" in networking.xml 10 anni fa
wireless 876dc9308e nl80211: Allow setting multicast rate on OCB interfaces 10 anni fa
x25 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 anni fa
xfrm dd5cdb48ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 10 anni fa
Kconfig 499a242568 lwtunnel: infrastructure for handling light weight tunnels like mpls 10 anni fa
Makefile cec9166ca4 mpls: Refactor how the mpls module is built 10 anni fa
compat.c da18428498 net: switch importing msghdr from userland to {compat_,}import_iovec() 10 anni fa
socket.c eeb1bd5c40 net: Add a struct net parameter to sock_create_kern 10 anni fa
sysctl_net.c 2433c8f094 net: Update the sysctl permissions handler to test effective uid/gid 12 anni fa