summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-04-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-08Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-04-08mpls: find_outdev: check for err ptr in addition to NULL checkRoopa Prabhu
2016-04-07ipv6: Count in extension headers in skb->network_headerJakub Sitnicki
2016-04-07RDS: fix congestion map corruption for PAGE_SIZE > 4kshamir rabinovitch
2016-04-07RDS: memory allocated must be align to 8shamir rabinovitch
2016-04-07GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck
2016-04-06net: add the AF_KCM entries to family name tablesDexuan Cui
2016-04-06VSOCK: Detach QP check should filter out non matching QPs.Jorgen Hansen
2016-04-06af_packet: tone down the Tx-ring unsupported spew.Dave Jones
2016-04-06Revert "bridge: Fix incorrect variable assignment on error path in br_sysfs_a...David S. Miller
2016-04-06mac80211: fix "warning: ‘target_metric’ may be used uninitialized"Jeff Mahoney
2016-04-05ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo
2016-04-05Revert "netpoll: Fix extra refcount release in netpoll_cleanup()"Bjorn Helgaas
2016-04-05sctp: flush if we can't fit another DATA chunkMarcelo Ricardo Leitner
2016-04-05mac80211: close the SP when we enqueue frames during the SPEmmanuel Grumbach
2016-04-05mac80211: Fix BW upgrade for TDLS peersIlan Peer
2016-04-05mac80211: don't send deferred frames outside the SPEmmanuel Grumbach
2016-04-05mac80211: remove description of dropped memberLuis de Bethencourt
2016-04-05mac80211: ensure no limits on station rhashtableBen Greear
2016-04-05mac80211: properly deal with station hashtable insert errorsJohannes Berg
2016-04-05mac80211: recalc min_def chanctx even when chandef is identicalArik Nemtsov
2016-04-05mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov
2016-04-05mac80211: TDLS: always downgrade invalid chandefsArik Nemtsov
2016-04-05mac80211: fix AP buffered multicast frames with queue control and txqFelix Fietkau
2016-04-04bridge: Fix incorrect variable assignment on error path in br_sysfs_addbrBastien Philbert
2016-04-04ipv6: l2tp: fix a potential issue in l2tp_ip6_recvHaishuang Yan
2016-04-04ipv4: l2tp: fix a potential issue in l2tp_ip_recvHaishuang Yan
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04sunrpc: Fix skcipher/shash conversionHerbert Xu
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
2016-03-31rtnl: fix msg size calculation in if_nlmsg_size()Nicolas Dichtel
2016-03-30bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann
2016-03-30ipv6: udp: fix UDP_MIB_IGNOREDMULTI updatesEric Dumazet
2016-03-30gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck
2016-03-30sctp: really allow using GFP_KERNEL on sctp_packet_transmitMarcelo Ricardo Leitner
2016-03-30bridge: Allow set bridge ageing time when switchdev disabledHaishuang Yan
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-03-28netfilter: ipv4: fix NULL dereferenceLiping Zhang
2016-03-28netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso
2016-03-28netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast f...Pablo Neira Ayuso
2016-03-28netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-03-28netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-03-28netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-03-28openvswitch: call only into reachable nf-nat codeArnd Bergmann
2016-03-28openvswitch: Fix checking for new expected connections.Jarno Rajahalme