Age | Commit message (Expand) | Author | Files | Lines |
2014-05-05 | tipc: convert allocations of global variables associated with bclink | Ying Xue | 5 | -15/+32 |
2014-05-05 | tipc: define new functions to operate bc_lock | Ying Xue | 1 | -43/+53 |
2014-05-05 | tipc: avoid to asynchronously deliver name tables to peer node | Ying Xue | 4 | -54/+52 |
2014-05-05 | tipc: remove TIPC_NAMES_GONE node flag | Ying Xue | 2 | -23/+7 |
2014-05-05 | tipc: avoid to asynchronously notify subscriptions | Ying Xue | 4 | -16/+33 |
2014-05-05 | tipc: rename setup_blocked variable of node struct to flags | Ying Xue | 3 | -19/+31 |
2014-05-05 | tipc: adjust order of variables in tipc_node structure | Ying Xue | 1 | -29/+34 |
2014-05-05 | tipc: always use tipc_node_lock() to hold node lock | Ying Xue | 2 | -9/+9 |
2014-05-05 | ipv6: remove unused function ipv6_inherit_linklocal() | WANG Cong | 1 | -12/+0 |
2014-05-05 | net: Implmement RFC 6936 (zero RX csums for UDP/IPv6) | Tom Herbert | 2 | -13/+38 |
2014-05-05 | net: Call skb_checksum_init in IPv6 | Tom Herbert | 2 | -30/+2 |
2014-05-05 | net: Call skb_checksum_init in IPv4 | Tom Herbert | 2 | -40/+4 |
2014-05-05 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 46 | -946/+2151 |
2014-05-05 | unregister_netdevice : move RTM_DELLINK to until after ndo_uninit | Roopa Prabhu | 1 | -4/+4 |
2014-05-04 | net: filter: misc/various cleanups | Daniel Borkmann | 1 | -8/+7 |
2014-05-04 | net: filter: make register naming more comprehensible | Daniel Borkmann | 1 | -106/+109 |
2014-05-04 | net: filter: simplify label names from jump-table | Daniel Borkmann | 1 | -154/+154 |
2014-05-03 | tcp: remove in_flight parameter from cong_avoid() methods | Eric Dumazet | 14 | -43/+33 |
2014-05-02 | tcp: fix cwnd limited checking to improve congestion control | Eric Dumazet | 2 | -27/+14 |
2014-05-02 | net: Allow tc changes in user namespaces | Stéphane Graber | 2 | -4/+7 |
2014-05-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 46 | -946/+2151 |
2014-04-30 | tipc: fix memory leak of publications | Ying Xue | 1 | -1/+1 |
2014-04-30 | net: ipv6: Introduce ip6_sk_dst_hoplimit. | Lorenzo Colitti | 6 | -43/+9 |
2014-04-30 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 40 | -841/+1861 |
2014-04-30 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 6 | -105/+290 |
2014-04-28 | tipc: move the delivery of named messages out of nametbl lock | Ying Xue | 3 | -13/+22 |
2014-04-28 | tipc: fix out of bounds indexing | Erik Hugne | 1 | -1/+1 |
2014-04-28 | ipv4: Use predefined value for readability | Hisao Tanabe | 1 | -3/+3 |
2014-04-28 | ethtool: exit the loop when invalid index occurs | Jean Sacren | 1 | -1/+3 |
2014-04-28 | mac80211: Support dynamic AP mode channel width changes | Jouni Malinen | 1 | -0/+16 |
2014-04-28 | cfg80211: Dynamic channel bandwidth changes in AP mode | Jouni Malinen | 3 | -12/+59 |
2014-04-28 | mac80211: remove unnecessary assignment | Zhao, Gang | 1 | -4/+1 |
2014-04-28 | mac80211: avoid calling useless channel context code | Zhao, Gang | 1 | -9/+9 |
2014-04-27 | sched, act: allow to clear all actions as well | Cong Wang | 1 | -8/+6 |
2014-04-27 | sched, cls: check if we could overwrite actions when changing a filter | Cong Wang | 10 | -39/+41 |
2014-04-27 | tipc: fix a possible memory leak | Ying Xue | 1 | -1/+3 |
2014-04-26 | inetpeer_gc_worker: trivial cleanup | xiao jin | 1 | -1/+1 |
2014-04-26 | net_namespace: trivial cleanup | xiao jin | 1 | -1/+1 |
2014-04-26 | tipc: add ioctl to fetch link names | Erik Hugne | 3 | -3/+54 |
2014-04-26 | tipc: add support for link state subscriptions | Erik Hugne | 1 | -1/+5 |
2014-04-25 | cfg80211: Use 5MHz bandwidth by default when checking usable channels | Rostislav Lisovy | 1 | -7/+15 |
2014-04-25 | cfg80211: Add attributes describing prohibited channel bandwidth | Rostislav Lisovy | 2 | -0/+15 |
2014-04-25 | mac80211: change return value of notifier function | Zhao, Gang | 3 | -9/+8 |
2014-04-25 | cfg80211: change return value of notifier function | Zhao, Gang | 2 | -2/+4 |
2014-04-25 | cfg80211: change wiphy_to_dev function name | Zhao, Gang | 12 | -117/+118 |
2014-04-25 | cfg80211: change registered device pointer name | Zhao, Gang | 3 | -196/+196 |
2014-04-25 | mac80211: remove unnecessary BUG_ON() | Zhao, Gang | 1 | -2/+1 |
2014-04-25 | mac80211: return bool instead of numbers in yes/no function | Zhao, Gang | 1 | -9/+10 |
2014-04-25 | mac80211: add option to generate CCMP IVs only for mgmt frames | Marek Kwaczynski | 1 | -1/+4 |
2014-04-25 | mac80211: compute chanctx refcount on-the-fly | Michal Kazior | 4 | -17/+49 |