summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-05unregister_netdevice : move RTM_DELLINK to until after ndo_uninitRoopa Prabhu
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-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-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-28tipc: move the delivery of named messages out of nametbl lockYing Xue
2014-04-28tipc: fix out of bounds indexingErik Hugne
2014-04-28ipv4: Use predefined value for readabilityHisao Tanabe
2014-04-28ethtool: exit the loop when invalid index occursJean Sacren
2014-04-28mac80211: Support dynamic AP mode channel width changesJouni Malinen
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen
2014-04-28mac80211: remove unnecessary assignmentZhao, Gang
2014-04-28mac80211: avoid calling useless channel context codeZhao, Gang
2014-04-27sched, act: allow to clear all actions as wellCong Wang
2014-04-27sched, cls: check if we could overwrite actions when changing a filterCong Wang
2014-04-27tipc: fix a possible memory leakYing Xue
2014-04-26inetpeer_gc_worker: trivial cleanupxiao jin
2014-04-26net_namespace: trivial cleanupxiao jin
2014-04-26tipc: add ioctl to fetch link namesErik Hugne
2014-04-26tipc: add support for link state subscriptionsErik Hugne
2014-04-25cfg80211: Use 5MHz bandwidth by default when checking usable channelsRostislav Lisovy
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy
2014-04-25mac80211: change return value of notifier functionZhao, Gang
2014-04-25cfg80211: change return value of notifier functionZhao, Gang
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang
2014-04-25cfg80211: change registered device pointer nameZhao, Gang
2014-04-25mac80211: remove unnecessary BUG_ON()Zhao, Gang
2014-04-25mac80211: return bool instead of numbers in yes/no functionZhao, Gang
2014-04-25mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski
2014-04-25mac80211: compute chanctx refcount on-the-flyMichal Kazior
2014-04-25mac80211: fix racy usage of chanctx->refcountMichal Kazior
2014-04-25mac80211: split ieee80211_free_chanctx()Michal Kazior
2014-04-25mac80211: split ieee80211_new_chanctx()Michal Kazior
2014-04-25mac80211: improve chanctx reservation lookupMichal Kazior
2014-04-25mac80211: improve find_chanctx() for reservationsMichal Kazior
2014-04-25mac80211: track reserved vifs in chanctxMichal Kazior