summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-09-08net: Fix GRE RX to use skb_transport_header for GRE header offsetTom Herbert
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-07Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-07ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong
2014-09-07rose: use %*ph specifierAndy Shevchenko
2014-09-06tcp: remove obsolete comment about TCP_SKB_CB(skb)->when in tcp_fragment()Neal Cardwell
2014-09-06tcp: remove TCP_SKB_CB(skb)->whenEric Dumazet
2014-09-06tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet
2014-09-06net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck
2014-09-06net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck
2014-09-06net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck
2014-09-06net-timestamp: Merge shared code between phy and regular timestampingAlexander Duyck
2014-09-06ipv4: harden fnhe_hashfun()Eric Dumazet
2014-09-06net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida
2014-09-06netfilter: add explicit Kconfig for NETFILTER_XT_NATPablo Neira Ayuso
2014-09-06ipv4: fix a race in update_or_create_fnhe()Eric Dumazet
2014-09-06ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel
2014-09-06ipv6: 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-05ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa
2014-09-05ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-09-04openvswitch: distinguish between the dropped and consumed skbLi RongQing
2014-09-04qdisc: validate frames going through the direct_xmit pathJesper Dangaard Brouer
2014-09-04qdisc: exit case fixes for skb list handling in qdisc layerJesper Dangaard Brouer
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-02sock: deduplicate errqueue dequeueWillem de Bruijn
2014-09-02l2tp: Enable checksum unnecessary conversions for l2tp/UDP socketsTom Herbert
2014-09-02gre: Add support for checksum unnecessary conversionsTom Herbert
2014-09-02udp: Add support for doing checksum unnecessary conversionTom Herbert
2014-09-02net: Support for csum_bad in skbuffTom Herbert
2014-09-02net: dsa: make dsa_pack_type staticFlorian Fainelli
2014-09-02tcp: whitespace fixesstephen hemminger
2014-09-02Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-02pktgen: add flag NO_TIMESTAMP to disable timestampingJesper Dangaard Brouer
2014-09-02tipc: add name distributor resiliency queueErik Hugne
2014-09-02tipc: refactor name table updates out of named packet receive routineErik Hugne