aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-05net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)Tom Herbert2-13/+38
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert2-30/+2
2014-05-05net: Call skb_checksum_init in IPv4Tom Herbert2-40/+4
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller46-946/+2151
2014-05-05vsock: Make transport the proto ownerAndy King1-25/+22
2014-05-05unregister_netdevice : move RTM_DELLINK to until after ndo_uninitRoopa Prabhu1-4/+4
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller2-3/+12
2014-05-05bridge: superfluous skb->nfct check in br_nf_dev_queue_xmitVasily Averin1-2/+2
2014-05-05ipv4: fix "conntrack zones" support for defrag user check in ip_expireVasily Averin1-2/+3
2014-05-05mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller1-1/+1
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller1-2/+10
2014-05-05cfg80211: free sme on connection failuresEliad Peller1-1/+1
2014-05-05mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge1-1/+2
2014-05-04net: filter: misc/various cleanupsDaniel Borkmann1-8/+7
2014-05-04net: filter: make register naming more comprehensibleDaniel Borkmann1-106/+109
2014-05-04net: filter: simplify label names from jump-tableDaniel Borkmann1-154/+154
2014-05-04net: sched: lock imbalance in hhf qdiscJohn Fastabend1-5/+6
2014-05-04netfilter: nfnetlink: Fix use after free when it fails to process batchDenys Fedoryshchenko1-4/+4
2014-05-04netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal1-2/+3
2014-05-03tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet14-43/+33
2014-05-02tcp: fix cwnd limited checking to improve congestion controlEric Dumazet2-27/+14
2014-05-02net: Allow tc changes in user namespacesStéphane Graber2-4/+7
2014-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville46-946/+2151
2014-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-3/+12
2014-04-30tcp_cubic: fix the range of delayed_ackLiu Yu1-1/+1
2014-04-30tcp: increment retransmit counters in tlp and fast openEric Dumazet1-7/+7
2014-04-30tipc: fix memory leak of publicationsYing Xue1-1/+1
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti6-43/+9
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville40-841/+1861
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville6-105/+290
2014-04-29netfilter: ctnetlink: don't add null bindings if no nat requestedFlorian Westphal1-0/+3
2014-04-28libceph: fix non-default values check in apply_primary_affinity()Ilya Dryomov1-4/+5
2014-04-28tipc: move the delivery of named messages out of nametbl lockYing Xue3-13/+22
2014-04-28net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iifJulian Anastasov3-1/+4
2014-04-28tipc: fix out of bounds indexingErik Hugne1-1/+1
2014-04-28ipv4: Use predefined value for readabilityHisao Tanabe1-3/+3
2014-04-28ethtool: exit the loop when invalid index occursJean Sacren1-1/+3
2014-04-28mac80211: Support dynamic AP mode channel width changesJouni Malinen1-0/+16
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen3-12/+59
2014-04-28mac80211: remove unnecessary assignmentZhao, Gang1-4/+1
2014-04-28mac80211: avoid calling useless channel context codeZhao, Gang1-9/+9
2014-04-27sched, act: allow to clear all actions as wellCong Wang1-8/+6
2014-04-27sched, cls: check if we could overwrite actions when changing a filterCong Wang10-39/+41
2014-04-27net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'.Karl Heiss1-4/+3
2014-04-27sctp: reset flowi4_oif parameter on route lookupXufeng Zhang1-1/+6
2014-04-27bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita1-0/+15
2014-04-27tipc: fix a possible memory leakYing Xue1-1/+3
2014-04-26inetpeer_gc_worker: trivial cleanupxiao jin1-1/+1
2014-04-26net_namespace: trivial cleanupxiao jin1-1/+1
2014-04-26tipc: add ioctl to fetch link namesErik Hugne3-3/+54