summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-09-05netfilter: add explicit Kconfig for NETFILTER_XT_NATPablo Neira Ayuso
2014-09-05ipv4: fix a race in update_or_create_fnhe()Eric Dumazet
2014-09-05ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel
2014-09-05ipv6: fix a refcnt leak with peer addrNicolas Dichtel
2014-09-05l2tp: fix missing line continuationAndy Zhou
2014-09-05net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn
2014-09-05l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault
2014-09-05ethtool: Add generic options for tunablesGovindarajulu Varadarajan
2014-09-05dev_ioctl: remove dev_load() CAP_SYS_MODULE messageDaniel Borkmann
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann
2014-09-05ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca
2014-09-05mac80211: fix broken use of VHT/20Mhz with some APsEyal Shapira
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi
2014-09-05cfg80211: enable dynack through nl80211Lorenzo Bianconi
2014-09-05mac80211: combine roc with the "next roc" if possibleEliad Peller
2014-09-05mac80211: adjust roc duration when combining ROCsEliad Peller
2014-09-05cfg80211: avoid duplicate entries on regdomain intersectionEliad Peller
2014-09-05mac80211: Add RRM support to assoc requestAssaf Krauss
2014-09-05nl80211: Add flag attribute for RRM connectionsAssaf Krauss
2014-09-05mac80211: fix description comment of ieee80211_subif_start_xmitLiad Kaufman
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-09-05mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach
2014-09-05mac80211: clean up ieee80211_i.hJohannes Berg
2014-09-04ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa
2014-09-04ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-09-03openvswitch: distinguish between the dropped and consumed skbLi RongQing
2014-09-03qdisc: validate frames going through the direct_xmit pathJesper Dangaard Brouer
2014-09-03qdisc: exit case fixes for skb list handling in qdisc layerJesper Dangaard Brouer
2014-09-03netfilter: nfnetlink: deliver netlink errors on batch completionPablo Neira Ayuso
2014-09-03mac80211: fix offloaded BA session traffic after hw restartMichal Kazior
2014-09-03nl80211: clear skb cb before passing to netlinkJohannes Berg
2014-09-03netfilter: nft_rbtree: no need for spinlock from set destroy pathPablo Neira Ayuso
2014-09-03netfilter: nft_hash: no need for rcu in the hash set destroy pathPablo Neira Ayuso
2014-09-02qdisc: adjustments for API allowing skb list xmitsJesper Dangaard Brouer
2014-09-02openvswitch: fix a memory leakLi RongQing
2014-09-02netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOGPablo Neira
2014-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-09-02rtnl/do_setlink(): notify when a netdev is modifiedNicolas Dichtel
2014-09-02rtnl/do_setlink(): last arg is now a set of flagsNicolas Dichtel
2014-09-02rtnl/do_setlink(): set modified when IFLA_LINKMODE is updatedNicolas Dichtel
2014-09-02rtnl/do_setlink(): set modified when IFLA_TXQLEN is updatedNicolas Dichtel
2014-09-02netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from corePablo Neira Ayuso
2014-09-02netfilter: nat: move specific NAT IPv4 to corePablo Neira Ayuso
2014-09-02xfrm: configure policy hash table thresholds by netlinkChristophe Gouault
2014-09-02xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault
2014-09-01sock: deduplicate errqueue dequeueWillem de Bruijn
2014-09-01l2tp: Enable checksum unnecessary conversions for l2tp/UDP socketsTom Herbert