aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet2019-10-28
* net: silence KCSAN warnings about sk->sk_backlog.len readsEric Dumazet2019-10-10
* net: silence KCSAN warnings around sk_add_backlog() callsEric Dumazet2019-10-10
* tipc: fix unlimited bundling of small messagesTuong Lien2019-10-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-15
|\
| * tipc: add NULL pointer check before calling kfree_rcuXin Long2019-09-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-19
|\|
| * tipc: fix false detection of retransmit failuresTuong Lien2019-08-16
| * tipc: initialise addr_trail_end when setting node addressesChris Packham2019-08-12
* | tipc: clean up skb list lock handling on send pathJon Maloy2019-08-18
* | tipc: add loopback device trackingJohn Rutherford2019-08-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-06
|\|
| * tipc: compat: allow tipc commands without argumentsTaras Kondratiuk2019-08-01
| * tipc: fix unitilized skb list crashJon Maloy2019-07-30
* | tipc: reduce risk of wakeup queue starvationJon Maloy2019-08-01
* | tipc: fix changeover issues due to large packetTuong Lien2019-07-25
* | tipc: optimize link synching mechanismTuong Lien2019-07-25
|/
* tipc: Fix a typoChristophe JAILLET2019-07-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-19
|\
| * tipc: initialize 'validated' field of received packetsJon Maloy2019-07-17
* | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-18
|/
* tipc: ensure head->lock is initialisedChris Packham2019-07-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\
| * tipc: use rcu dereference functions properlyXin Long2019-07-07
| * tipc: remove ub->ubsock checksXin Long2019-07-02
| * tipc: embed jiffies in macro TIPC_BC_RETR_LIMJon Maloy2019-07-01
| * tipc: add dst_cache support for udp mediaXin Long2019-06-28
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-28
| |\
| * | tipc: rename function msg_get_wrapped() to msg_inner_hdr()Jon Maloy2019-06-25
| * | tipc: eliminate unnecessary skb expansion during retransmissionJon Maloy2019-06-25
| * | tipc: simplify stale link failure criteriaJon Maloy2019-06-25
| * | tipc: remove the unnecessary msg->req check from tipc_nl_compat_bearer_setXin Long2019-06-24
| * | tipc: fix missing indentation in source codejohn.rutherford@dektech.com.au2019-06-24
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-17
| |\ \ \
| * | | | tipc: include retrans failure detection for unicastTuong Lien2019-06-17
* | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
| |/ / /
* | | | tipc: check msg->req data len in tipc_nl_compat_bearer_disableXin Long2019-06-24
* | | | tipc: change to use register_pernet_deviceXin Long2019-06-22
| |_|/ |/| |
* | | tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long2019-06-18
* | | tipc: fix issues with early FAILOVER_MSG from peerTuong Lien2019-06-18
| |/ |/|
* | tipc: purge deferredq list for each grp member in tipc_group_deleteXin Long2019-06-16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-22
|\
| * tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu2019-05-20
* | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-21
|\ \ | |/ |/|
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller2019-05-17
* | tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu2019-05-17
* | tipc: switch order of device registration to fix a crashJunwei Hu2019-05-16
|/