summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* ipv6: add complete rcu protection around np->optEric Dumazet2015-12-02
* openvswitch: properly refcount vport-vxlan modulePaolo Abeni2015-12-02
* net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-01
* net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
* Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-01
* tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet2015-11-30
* af-unix: passcred support for sendpageHannes Frederic Sowa2015-11-30
* packet: Allow packets with only a header (but no payload)Martin Blumenstingl2015-11-29
* RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2015-11-24
* net: openvswitch: Remove invalid commentAaron Conole2015-11-24
* net: ipmr, ip6mr: fix vif/tunnel failure race conditionNikolay Aleksandrov2015-11-24
* rxrpc: Correctly handle ack at end of client call transmit phaseDavid Howells2015-11-24
* ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2015-11-24
* tipc: fix error handling of expanding buffer headroomYing Xue2015-11-24
* tipc: avoid packets leaking on socket receive queueYing Xue2015-11-23
* net/hsr: fix a warning messageDan Carpenter2015-11-23
* unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2015-11-23
* cgroups: Allow dynamically changing net_classidNina Schiff2015-11-23
* net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2015-11-22
* net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2015-11-22
* net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann2015-11-22
* tipc: correct settings of broadcast link stateJon Paul Maloy2015-11-20
* tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet2015-11-20
* tcp: fix Fast Open snmp over-counting bugYuchung Cheng2015-11-20
* tcp: disable Fast Open on timeouts after handshakeYuchung Cheng2015-11-20
* tcp: md5: fix lockdep annotationEric Dumazet2015-11-18
* net: dns_resolver: convert time_t to time64_tAya Mahfouz2015-11-18
* net/ip6_tunnel: fix dst leakPaolo Abeni2015-11-18
* udp: remove duplicate includestephen hemminger2015-11-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-17
|\
| * net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov2015-11-17
| * af_unix: take receive queue lock while appending new skbHannes Frederic Sowa2015-11-17
| * rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa2015-11-17
| * net: use skb_clone to avoid alloc_pages failure.Martin Zhang2015-11-17
| * packet: Use PAGE_ALIGNED macroTobias Klauser2015-11-17
| * packet: Don't check frames_per_block against negative valuesTobias Klauser2015-11-17
| * vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich2015-11-17
| * vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich2015-11-17
| * snmp: Remove duplicate OUTMCAST stat incrementNeil Horman2015-11-16
| * net/core: use netdev name in warning if no parentBjørn Mork2015-11-16
| * af_unix: don't append consumed skbs to sk_receive_queueHannes Frederic Sowa2015-11-16
| * raw: increment correct SNMP counters for ICMP messagesBen Cartwright-Cox2015-11-16
| * net: fix __netdev_update_features return on ndo_set_features failureNikolay Aleksandrov2015-11-16
| * net: fix feature changes on devices without ndo_set_featuresNikolay Aleksandrov2015-11-16
| * switchdev: bridge: Check return code is not EOPNOTSUPPIdo Schimmel2015-11-16
| * ipvs: use skb_to_full_sk() helperEric Dumazet2015-11-15
| * tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-15
| * sctp: translate host order to network order when setting a hmacidlucien2015-11-15
| * packet: fix tpacket_snd max frame lenDaniel Borkmann2015-11-15
| * packet: infer protocol from ethernet header if unsetDaniel Borkmann2015-11-15