| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -2/+3 |
| 2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 8 | -59/+143 |
| 2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -9/+5 |
| 2018-05-26 | net/tipc: convert to ->poll_mask | Christoph Hellwig | 1 | -9/+5 |
| 2018-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -3/+15 |
| 2018-05-10 | tipc: fix one byte leak in tipc_sk_set_orig_addr() | Eric Dumazet | 1 | -1/+2 |
| 2018-05-10 | tipc: clean up removal of binding table items | Jon Maloy | 1 | -50/+53 |
| 2018-05-10 | tipc: eliminate KMSAN uninit-value in strcmp complaint | Ying Xue | 1 | -2/+13 |
| 2018-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2018-04-27 | tipc: introduce ioctl for fetching node identity | Jon Maloy | 3 | -2/+33 |
| 2018-04-27 | tipc: fix bug in function tipc_nl_node_dump_monitor | Jon Maloy | 1 | -1/+1 |
| 2018-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -25/+40 |
| 2018-04-20 | tipc: confgiure and apply UDP bearer MTU on running links | GhantaKrishnamurthy MohanKrishna | 3 | -5/+25 |
| 2018-04-20 | tipc: implement configuration of UDP media MTU | GhantaKrishnamurthy MohanKrishna | 3 | -0/+30 |
| 2018-04-20 | tipc: set default MTU for UDP media | GhantaKrishnamurthy MohanKrishna | 1 | -2/+2 |
| 2018-04-18 | tipc: fix infinite loop when dumping link monitor summary | Tung Nguyen | 2 | -8/+5 |
| 2018-04-18 | tipc: fix use-after-free in tipc_nametbl_stop | Jon Maloy | 1 | -12/+17 |
| 2018-04-16 | tipc: fix possible crash in __tipc_nl_net_set() | Eric Dumazet | 2 | -0/+4 |
| 2018-04-16 | tipc: add policy for TIPC_NLA_NET_ADDR | Eric Dumazet | 1 | -1/+2 |
| 2018-04-12 | tipc: fix missing initializer in tipc_sendmsg() | Jon Maloy | 1 | -1/+3 |
| 2018-04-12 | tipc: fix unbalanced reference counter | Jon Maloy | 3 | -3/+9 |
| 2018-04-08 | tipc: use the right skb in tipc_sk_fill_sock_diag() | Cong Wang | 3 | -6/+6 |
| 2018-04-04 | tipc: Fix namespace violation in tipc_sk_fill_sock_diag | GhantaKrishnamurthy MohanKrishna | 1 | -1/+2 |
| 2018-04-04 | tipc: Fix missing list initializations in struct tipc_subscription | Jon Maloy | 1 | -0/+2 |
| 2018-03-31 | tipc: avoid possible string overflow | Jon Maloy | 1 | -1/+2 |
| 2018-03-31 | tipc: permit overlapping service ranges in name table | Jon Maloy | 7 | -111/+60 |
| 2018-03-31 | tipc: refactor name table translate function | Jon Maloy | 1 | -36/+25 |
| 2018-03-31 | tipc: replace name table service range array with rb tree | Jon Maloy | 6 | -568/+477 |
| 2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai | 1 | -1/+0 |
| 2018-03-27 | tipc: tipc_node_create() can be static | Wei Yongjun | 1 | -2/+2 |
| 2018-03-27 | tipc: fix error handling in tipc_udp_enable() | Wei Yongjun | 1 | -1/+2 |
| 2018-03-25 | tipc: tipc_disc_addr_trial_msg() can be static | kbuild test robot | 1 | -7/+7 |
| 2018-03-23 | tipc: obtain node identity from interface by default | Jon Maloy | 3 | -9/+29 |
| 2018-03-23 | tipc: handle collisions of 32-bit node address hash values | Jon Maloy | 11 | -45/+236 |
| 2018-03-23 | tipc: add 128-bit node identifier | Jon Maloy | 11 | -56/+146 |
| 2018-03-23 | tipc: remove direct accesses to own_addr field in struct tipc_net | Jon Maloy | 8 | -49/+42 |
| 2018-03-23 | tipc: allow closest-first lookup algorithm when legacy address is configured | Jon Maloy | 6 | -18/+22 |
| 2018-03-23 | tipc: remove restrictions on node address values | Jon Maloy | 8 | -105/+21 |
| 2018-03-23 | tipc: some cleanups in the file discover.c | Jon Maloy | 4 | -166/+155 |
| 2018-03-23 | tipc: refactor function tipc_enable_bearer() | Jon Maloy | 1 | -66/+70 |
| 2018-03-22 | tipc: step sk->sk_drops when rcv buffer is full | GhantaKrishnamurthy MohanKrishna | 1 | -2/+7 |
| 2018-03-22 | tipc: implement socket diagnostics for AF_TIPC | GhantaKrishnamurthy MohanKrishna | 5 | -6/+203 |
| 2018-03-22 | tipc: modify socket iterator for sock_diag | GhantaKrishnamurthy MohanKrishna | 1 | -24/+41 |
| 2018-03-17 | tipc: some name changes | Jon Maloy | 5 | -103/+106 |
| 2018-03-17 | tipc: merge two lists in struct publication | Jon Maloy | 2 | -13/+12 |
| 2018-03-17 | tipc: remove zone_list member in struct publication | Jon Maloy | 2 | -76/+30 |
| 2018-03-17 | tipc: remove zone publication list in name table | Jon Maloy | 4 | -26/+29 |
| 2018-03-17 | tipc: obsolete TIPC_ZONE_SCOPE | Jon Maloy | 6 | -40/+23 |
| 2018-03-13 | net: Convert tipc_net_ops | Kirill Tkhai | 1 | -0/+1 |
| 2018-03-07 | tipc: bcast: use true and false for boolean values | Gustavo A. R. Silva | 1 | -1/+1 |
| 2018-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -0/+2 |
| 2018-02-27 | tipc: correct initial value for group congestion flag | Jon Maloy | 2 | -0/+2 |
| 2018-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -54/+91 |
| 2018-02-19 | tipc: don't call sock_release() in atomic context | Paolo Abeni | 1 | -1/+1 |
| 2018-02-19 | tipc: fix bug on error path in tipc_topsrv_kern_subscr() | Jon Maloy | 1 | -3/+4 |
| 2018-02-16 | tipc: rename tipc_server to tipc_topsrv | Jon Maloy | 7 | -259/+258 |
| 2018-02-16 | tipc: separate topology server listener socket from subcsriber sockets | Jon Maloy | 1 | -181/+147 |
| 2018-02-16 | tipc: make struct tipc_server private for server.c | Jon Maloy | 5 | -128/+110 |
| 2018-02-16 | tipc: some prefix changes | Jon Maloy | 4 | -56/+54 |
| 2018-02-16 | tipc: collapse subscription creation functions | Jon Maloy | 4 | -43/+22 |
| 2018-02-16 | tipc: simplify endianness handling in topology subscriber | Jon Maloy | 5 | -102/+86 |
| 2018-02-16 | tipc: simplify interaction between subscription and topology connection | Jon Maloy | 5 | -149/+88 |
| 2018-02-16 | tipc: eliminate struct tipc_subscriber | Jon Maloy | 4 | -207/+146 |
| 2018-02-16 | tipc: remove unnecessary function pointers | Jon Maloy | 4 | -37/+20 |
| 2018-02-16 | tipc: remove redundant code in topology server | Jon Maloy | 3 | -35/+9 |
| 2018-02-14 | tipc: apply bearer link tolerance on running links | Jon Maloy | 4 | -4/+32 |
| 2018-02-14 | tipc: Fix missing RTNL lock protection during setting link properties | Ying Xue | 1 | -6/+8 |
| 2018-02-14 | tipc: Introduce __tipc_nl_net_set | Ying Xue | 2 | -3/+13 |
| 2018-02-14 | tipc: Introduce __tipc_nl_media_set | Ying Xue | 2 | -9/+15 |
| 2018-02-14 | tipc: Introduce __tipc_nl_bearer_set | Ying Xue | 2 | -9/+15 |
| 2018-02-14 | tipc: Introduce __tipc_nl_bearer_enable | Ying Xue | 2 | -7/+11 |
| 2018-02-14 | tipc: Introduce __tipc_nl_bearer_disable | Ying Xue | 2 | -6/+14 |
| 2018-02-14 | tipc: Refactor __tipc_nl_compat_doit | Ying Xue | 1 | -14/+15 |
| 2018-02-12 | net: make getname() functions return length rather than use int* parameter | Denys Vlasenko | 1 | -3/+2 |
| 2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -11/+11 |
| 2018-02-08 | tipc: fix skb truesize/datasize ratio control | Hoang Le | 1 | -2/+2 |
| 2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 14 | -333/+423 |
| 2018-01-30 | Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
| 2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
| 2018-01-19 | tipc: fix race between poll() and setsockopt() | Jon Maloy | 3 | -17/+13 |
| 2018-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -12/+14 |
| 2018-01-16 | tipc: fix race condition at topology server receive | Jon Maloy | 3 | -46/+51 |
| 2018-01-15 | tipc: fix bug during lookup of multicast destination nodes | Jon Maloy | 3 | -8/+4 |
| 2018-01-15 | tipc: fix a memory leak in tipc_nl_node_get_link() | Cong Wang | 1 | -12/+14 |
| 2018-01-15 | tipc: fix a potental access after delete in tipc_sk_join() | Jon Maloy | 1 | -0/+1 |
| 2018-01-09 | tipc: improve poll() for group member socket | Jon Maloy | 3 | -33/+41 |
| 2018-01-09 | tipc: improve groupcast scope handling | Jon Maloy | 8 | -71/+96 |
| 2018-01-09 | tipc: add option to suppress PUBLISH events for pre-existing publications | Jon Maloy | 6 | -15/+21 |
| 2018-01-09 | tipc: send out join messages as soon as new member is discovered | Jon Maloy | 4 | -42/+68 |
| 2018-01-09 | tipc: simplify group LEAVE sequence | Jon Maloy | 1 | -31/+9 |
| 2018-01-09 | tipc: create group member event messages when they are needed | Jon Maloy | 3 | -44/+56 |
| 2018-01-09 | tipc: adjustment to group member FSM | Jon Maloy | 1 | -3/+2 |
| 2018-01-09 | tipc: let group member stay in JOINED mode if unable to reclaim | Jon Maloy | 1 | -12/+22 |
| 2018-01-09 | tipc: a couple of cleanups | Jon Maloy | 1 | -14/+8 |
| 2018-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+18 |
| 2018-01-08 | net: tipc: remove unused hardirq.h | Yang Shi | 1 | -1/+0 |
| 2018-01-05 | tipc: simplify small window members' sorting algorithm | Jon Maloy | 1 | -9/+4 |
| 2018-01-05 | tipc: some clarifying name changes | Jon Maloy | 1 | -23/+23 |
| 2018-01-02 | tipc: fix problems with multipoint-to-point flow control | Jon Maloy | 1 | -4/+18 |
| 2017-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -13/+31 |
| 2017-12-28 | tipc: fix hanging poll() for stream sockets | Parthasarathy Bhuvaragan | 1 | -1/+1 |
| 2017-12-27 | tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path | Tommi Rantala | 1 | -1/+5 |
| 2017-12-27 | tipc: error path leak fixes in tipc_enable_bearer() | Tommi Rantala | 1 | -1/+4 |
| 2017-12-26 | tipc: fix memory leak of group member when peer node is lost | Jon Maloy | 1 | -9/+18 |
| 2017-12-26 | tipc: base group replicast ack counter on number of actual receivers | Jon Maloy | 1 | -1/+3 |
| 2017-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -8/+8 |
| 2017-12-20 | tipc: remove joining group member from congested list | Jon Maloy | 1 | -4/+2 |
| 2017-12-19 | tipc: fix list sorting bug in function tipc_group_update_member() | Jon Maloy | 1 | -2/+1 |
| 2017-12-18 | tipc: remove leaving group member from all lists | Jon Maloy | 1 | -2/+4 |
| 2017-12-18 | tipc: fix lost member events bug | Jon Maloy | 1 | -0/+1 |
| 2017-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2017-12-13 | tipc: eliminate potential memory leak | Jon Maloy | 1 | -1/+1 |
| 2017-12-11 | rhashtable: Change rhashtable_walk_start to return void | Tom Herbert | 1 | -4/+2 |
| 2017-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
| 2017-12-05 | tipc: fix memory leak in tipc_accept_from_sock() | Jon Maloy | 1 | -0/+1 |
| 2017-12-05 | tipc: fix a null pointer deref on error path | Cong Wang | 1 | -1/+1 |
| 2017-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+0 |
| 2017-12-02 | tipc: switch to sock_recvmsg() | Al Viro | 1 | -2/+2 |
| 2017-12-01 | tipc: fall back to smaller MTU if allocation of local send skb fails | Jon Maloy | 4 | -13/+55 |
| 2017-12-01 | tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() | Tommi Rantala | 1 | -4/+0 |
| 2017-11-27 | net: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
| 2017-11-27 | tipc: eliminate access after delete in group_filter_msg() | Jon Maloy | 1 | -1/+1 |
| 2017-11-21 | tipc: fix access of released memory | Jon Maloy | 1 | -1/+1 |
| 2017-11-16 | tipc: enforce valid ratio between skb truesize and contents | Jon Maloy | 3 | -9/+24 |
| 2017-11-11 | tipc: improve link resiliency when rps is activated | Jon Maloy | 2 | -11/+25 |
| 2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2017-11-03 | tipc: eliminate unnecessary probing | Jon Maloy | 1 | -1/+10 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-11-01 | net: tipc: Convert timers to use timer_setup() | Kees Cook | 5 | -18/+18 |
| 2017-10-26 | tipc: fix a dangling pointer | Cong Wang | 1 | -1/+3 |
| 2017-10-26 | tipc: eliminate KASAN warning | Jon Maloy | 1 | -1/+1 |
| 2017-10-22 | tipc: refactor tipc_sk_timeout() function | Jon Maloy | 1 | -26/+23 |
| 2017-10-21 | tipc: fix broken tipc_poll() function | Jon Maloy | 1 | -3/+2 |
| 2017-10-20 | tipc: checking for NULL instead of IS_ERR() | Dan Carpenter | 1 | -1/+1 |
| 2017-10-16 | tipc: fix rebasing error | Jon Maloy | 1 | -0/+1 |
| 2017-10-13 | tipc: add multipoint-to-point flow control | Jon Maloy | 2 | -5/+136 |
| 2017-10-13 | tipc: guarantee delivery of last broadcast before DOWN event | Jon Maloy | 1 | -13/+32 |
| 2017-10-13 | tipc: guarantee delivery of UP event before first broadcast | Jon Maloy | 2 | -2/+9 |
| 2017-10-13 | tipc: guarantee that group broadcast doesn't bypass group unicast | Jon Maloy | 5 | -17/+94 |
| 2017-10-13 | tipc: guarantee group unicast doesn't bypass group broadcast | Jon Maloy | 2 | -15/+74 |
| 2017-10-13 | tipc: introduce group multicast messaging | Jon Maloy | 3 | -7/+74 |
| 2017-10-13 | tipc: introduce group anycast messaging | Jon Maloy | 5 | -0/+138 |
| 2017-10-13 | tipc: introduce group unicast messaging | Jon Maloy | 4 | -13/+150 |
| 2017-10-13 | tipc: introduce flow control for group broadcast messages | Jon Maloy | 4 | -22/+190 |
| 2017-10-13 | tipc: receive group membership events via member socket | Jon Maloy | 4 | -33/+100 |
| 2017-10-13 | tipc: add second source address to recvmsg()/recvfrom() | Jon Maloy | 3 | -18/+39 |
| 2017-10-13 | tipc: introduce communication groups | Jon Maloy | 9 | -48/+734 |
| 2017-10-13 | tipc: improve destination linked list | Jon Maloy | 4 | -67/+74 |
| 2017-10-13 | tipc: add new function for sending multiple small messages | Jon Maloy | 3 | -12/+19 |
| 2017-10-13 | tipc: refactor function filter_rcv() | Jon Maloy | 3 | -81/+89 |
| 2017-10-13 | tipc: add ability to obtain node availability status from other files | Jon Maloy | 2 | -5/+22 |
| 2017-10-13 | tipc: improve address sanity check in tipc_connect() | Jon Maloy | 1 | -16/+15 |
| 2017-10-13 | tipc: add ability to order and receive topology events in driver | Jon Maloy | 5 | -40/+124 |
| 2017-10-08 | tipc: Unclone message at secondary destination lookup | Jon Maloy | 1 | -0/+8 |
| 2017-10-08 | tipc: correct initialization of skb list | Jon Maloy | 1 | -2/+2 |
| 2017-10-01 | tipc: use only positive error codes in messages | Parthasarathy Bhuvaragan | 1 | -1/+1 |
| 2017-09-06 | tipc: remove unnecessary call to dev_net() | Kleber Sacilotto de Souza | 1 | -1/+1 |
| 2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -33/+33 |
| 2017-08-29 | tipc: permit bond slave as bearer | Parthasarathy Bhuvaragan | 2 | -15/+13 |
| 2017-08-24 | tipc: context imbalance at node read unlock | Parthasarathy Bhuvaragan | 1 | -1/+1 |
| 2017-08-24 | tipc: reassign pointers after skb reallocation / linearization | Parthasarathy Bhuvaragan | 1 | -2/+5 |
| 2017-08-24 | tipc: perform skb_linearize() before parsing the inner header | Parthasarathy Bhuvaragan | 1 | -0/+2 |
| 2017-08-24 | tipc: Fix tipc_sk_reinit handling of -EAGAIN | Bob Peterson | 1 | -3/+3 |
| 2017-08-23 | net: tipc: constify genl_ops | Arvind Yadav | 1 | -1/+1 |
| 2017-08-22 | tipc: fix a race condition of releasing subscriber object | Ying Xue | 1 | -0/+2 |
| 2017-08-22 | tipc: remove subscription references only for pending timers | Parthasarathy Bhuvaragan | 1 | -12/+7 |
| 2017-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+4 |
| 2017-08-21 | tipc: don't reset stale broadcast send link | Jon Paul Maloy | 4 | -45/+17 |
| 2017-08-18 | tipc: fix use-after-free | Eric Dumazet | 1 | -2/+4 |
| 2017-08-14 | tipc: avoid inheriting msg_non_seq flag when message is returned | Jon Paul Maloy | 1 | -0/+1 |
| 2017-08-14 | tipc: accept PACKET_MULTICAST packets | Jon Paul Maloy | 1 | -1/+1 |
| 2017-08-09 | tipc: remove premature ESTABLISH FSM event at link synchronization | Jon Paul Maloy | 1 | -3/+1 |
| 2017-07-01 | net: convert sock.sk_refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
| 2017-06-10 | net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse | Jia-Ju Bai | 1 | -1/+1 |
| 2017-05-11 | tipc: make macro tipc_wait_for_cond() smp safe | Jon Paul Maloy | 1 | -19/+19 |
| 2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 11 | -197/+197 |
| 2017-05-02 | tipc: refactor function tipc_sk_recv_stream() | Jon Paul Maloy | 1 | -84/+71 |
| 2017-05-02 | tipc: refactor function tipc_sk_recvmsg() | Jon Paul Maloy | 1 | -59/+50 |
| 2017-04-28 | tipc: close the connection if protocol messages contain errors | Parthasarathy Bhuvaragan | 1 | -0/+8 |
| 2017-04-28 | tipc: improve error validations for sockets in CONNECTING state | Parthasarathy Bhuvaragan | 1 | -3/+22 |
| 2017-04-28 | tipc: Fix missing connection request handling | Parthasarathy Bhuvaragan | 1 | -2/+1 |
| 2017-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
| 2017-04-25 | tipc: fix socket flow control accounting error at tipc_recv_stream | Parthasarathy Bhuvaragan | 1 | -1/+1 |
| 2017-04-25 | tipc: fix socket flow control accounting error at tipc_send_stream | Parthasarathy Bhuvaragan | 1 | -1/+1 |
| 2017-04-24 | tipc: check return value of nlmsg_new | Pan Bian | 1 | -0/+2 |
| 2017-04-13 | netlink: pass extended ACK struct where available | Johannes Berg | 3 | -12/+12 |
| 2017-04-13 | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 8 | -37/+39 |
| 2017-03-29 | tipc: allow rdm/dgram socketpairs | Erik Hugne | 1 | -4/+16 |
| 2017-03-29 | tipc: add support for stream/seqpacket socketpairs | Erik Hugne | 1 | -2/+12 |
| 2017-03-28 | tipc: adjust the policy of holding subscription kref | Ying Xue | 3 | -6/+7 |
| 2017-03-28 | tipc: advance the time of deleting subscription from subscriber->subscrp_list | Ying Xue | 1 | -7/+2 |
| 2017-03-22 | tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe | Ying Xue | 1 | -1/+6 |
| 2017-03-09 | net: Work around lockdep limitation in sockets that use sockets | David Howells | 1 | -3/+5 |
| 2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+2 |
| 2017-02-24 | tipc: move premature initilalization of stack variables | Jon Paul Maloy | 1 | -5/+7 |
| 2017-02-17 | tipc: Fix tipc_sk_reinit race conditions | Herbert Xu | 2 | -11/+23 |
| 2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -83/+99 |
| 2017-01-25 | tipc: uninitialized return code in tipc_setsockopt() | Dan Carpenter | 1 | -2/+1 |
| 2017-01-24 | tipc: fix cleanup at module unload | Parthasarathy Bhuvaragan | 1 | -3/+1 |
| 2017-01-24 | tipc: ignore requests when the connection state is not CONNECTED | Parthasarathy Bhuvaragan | 1 | -6/+7 |