summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-05-07net: ip: push gso skb forwarding handling down the stackFlorian Westphal
2014-05-07net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal
2014-05-07net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville
2014-05-05ipv6: Need to sock_put on csum errorTom Herbert
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-05-05tipc: purge signal handler infrastructureYing Xue
2014-05-05tipc: avoid to asynchronously reset all linksYing Xue
2014-05-05tipc: convert allocations of global variables associated with bclinkYing Xue
2014-05-05tipc: define new functions to operate bc_lockYing Xue
2014-05-05tipc: avoid to asynchronously deliver name tables to peer nodeYing Xue
2014-05-05tipc: remove TIPC_NAMES_GONE node flagYing Xue
2014-05-05tipc: avoid to asynchronously notify subscriptionsYing Xue
2014-05-05tipc: rename setup_blocked variable of node struct to flagsYing Xue
2014-05-05tipc: adjust order of variables in tipc_node structureYing Xue
2014-05-05tipc: always use tipc_node_lock() to hold node lockYing Xue
2014-05-05ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai
2014-05-05ipv6: remove unused function ipv6_inherit_linklocal()WANG Cong
2014-05-05net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)Tom Herbert
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert
2014-05-05net: Call skb_checksum_init in IPv4Tom Herbert
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-05vsock: Make transport the proto ownerAndy King
2014-05-05unregister_netdevice : move RTM_DELLINK to until after ndo_uninitRoopa Prabhu
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-05bridge: superfluous skb->nfct check in br_nf_dev_queue_xmitVasily Averin
2014-05-05ipv4: fix "conntrack zones" support for defrag user check in ip_expireVasily Averin
2014-05-05mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller
2014-05-05cfg80211: free sme on connection failuresEliad Peller
2014-05-05mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge
2014-05-04net: filter: misc/various cleanupsDaniel Borkmann
2014-05-04net: filter: make register naming more comprehensibleDaniel Borkmann
2014-05-04net: filter: simplify label names from jump-tableDaniel Borkmann
2014-05-04net: sched: lock imbalance in hhf qdiscJohn Fastabend
2014-05-04netfilter: nfnetlink: Fix use after free when it fails to process batchDenys Fedoryshchenko
2014-05-04netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal
2014-05-03tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet
2014-05-02tcp: fix cwnd limited checking to improve congestion controlEric Dumazet
2014-05-02net: Allow tc changes in user namespacesStéphane Graber
2014-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-30tcp_cubic: fix the range of delayed_ackLiu Yu
2014-04-30tcp: increment retransmit counters in tlp and fast openEric Dumazet
2014-04-30tipc: fix memory leak of publicationsYing Xue
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-04-29netfilter: ctnetlink: don't add null bindings if no nat requestedFlorian Westphal