Linus Torvalds 3deaa4f531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
..
6lowpan 4ae935c127 6lowpan: move module_init into core functionality 10 years ago
802 d476059e77 net: Kill dev_rebuild_header 10 years ago
8021q 2e659c0551 net: 8021q: convert to using IFF_NO_QUEUE 10 years ago
9p 2f31fa881f net/9p: Remove ib_get_dma_mr calls 10 years ago
appletalk 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
atm 34f5b00664 atm: deal with setting entry before mkip was called 10 years ago
ax25 da278622bf NET: AX.25: Stop heartbeat timer on disconnect. 10 years ago
batman-adv ed29266347 batman-adv: turn batadv_neigh_node_get() into local function 10 years ago
bluetooth d8949aad3e Bluetooth: Delay check for conn->smp in smp_conn_security() 10 years ago
bridge c2d4fbd216 bridge: fix igmpv3 / mldv2 report parsing 10 years ago
caif 4676a15207 net: caif: convert to using IFF_NO_QUEUE 10 years ago
can d3b58c47d3 can: replace timestamp as unique skb attribute 10 years ago
ceph 7f61f54565 libceph: don't access invalid memory in keepalive2 path 10 years ago
core 31b33dfb0a skbuff: Fix skb checksum partial check. 10 years ago
dcb c93682477b net/dcb: Add IEEE QCN attribute 10 years ago
dccp ed2e923945 tcp/dccp: fix timewait races in timer handling 10 years ago
decnet f53de1e9a4 net: ipv6: use common fib_default_rule_pref 10 years ago
dns_resolver 6c8ff877cd Merge commit 'v3.16' into next 11 years ago
dsa 57a47532c4 net: dsa: fix preparation of a port STP update 10 years ago
ethernet cd79a2382a flow_dissector: Add flags argument to skb_flow_dissector functions 10 years ago
hsr 9ad09c5c05 net: hsr: convert to using IFF_NO_QUEUE 10 years ago
ieee802154 f5004a14fa Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next 10 years ago
ipv4 b84f787820 net: Initialize flow flags in input path 10 years ago
ipv6 741a11d9e4 net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set 10 years ago
ipx 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
irda 005e8709c6 irda: use msecs_to_jiffies for conversion to jiffies 10 years ago
iucv 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
key ba51b6be38 net: Fix RCU splat in af_key 10 years ago
l2tp 06a15f51cf l2tp: protect tunnel->del_work by ref_count 10 years ago
lapb 75da1469f9 lapb: move EXPORT_SYMBOL after functions. 10 years ago
llc dfbafc9953 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK 10 years ago
mac80211 babc305e21 mac80211: reset CQM history upon reconfiguration 10 years ago
mac802154 c91208d819 ieee802154: add ack request default handling 10 years ago
mpls 6ea3c9d5b0 mpls: fix mpls_net_init memory leak 10 years ago
netfilter ad5001cc7c netfilter: nf_log: wait for rcu grace after logger unregistration 10 years ago
netlabel 930345ea63 netlink: implement nla_put_in_addr and nla_put_in6_addr 10 years ago
netlink da314c9923 netlink: Replace rhash_portid with bound 10 years ago
netrom 8f481b50ea netfilter: Remove spurios included of netfilter.h 10 years ago
nfc 29e76924cf nfc: netlink: Add capability to reply to vendor_cmd with data 10 years ago
openvswitch ae5f2fb1d5 openvswitch: Zero flows on allocation. 10 years ago
packet d3869efe7a Fix AF_PACKET ABI breakage in 4.2 10 years ago
phonet 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
rds 65c61bc5db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
rfkill 4c0778933a rfkill: Copy "all" global state to other types 10 years ago
rose 3a07bd6fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
rxrpc 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
sched d8aecb1011 net: revert "net_sched: move tp->root allocation into fw_init()" 10 years ago
sctp 2103d6b818 net: sctp: Don't use 64 kilobyte lookup table for four elements 10 years ago
sunrpc 46c8217c4a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma 9 years ago
switchdev 0890cf6cb6 switchdev: fix return value of switchdev_port_fdb_dump in case of error 10 years ago
tipc 4e3ae00100 tipc: reinitialize pointer after skb linearize 10 years ago
unix 9f389e3567 af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag 10 years ago
vmw_vsock 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
wimax 4933d85c51 net:wimax: Fix doucble word "the the" in networking.xml 10 years ago
wireless 549cc1c560 cfg80211: regulatory: restore proper user alpha2 10 years ago
x25 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
xfrm dd5cdb48ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 10 years ago
Kconfig 499a242568 lwtunnel: infrastructure for handling light weight tunnels like mpls 10 years ago
Makefile cec9166ca4 mpls: Refactor how the mpls module is built 10 years ago
compat.c da18428498 net: switch importing msghdr from userland to {compat_,}import_iovec() 10 years ago
socket.c eeb1bd5c40 net: Add a struct net parameter to sock_create_kern 10 years ago
sysctl_net.c 2433c8f094 net: Update the sysctl permissions handler to test effective uid/gid 12 years ago